Skip to content

Commit e4c8a3a

Browse files
author
Christopher J. Brody
committed
package.json use plist@3 & sort dependencies
1 parent d2b97d9 commit e4c8a3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"author": "Shazron Abdullah",
2525
"license": "MIT",
2626
"dependencies": {
27-
"plist": "^1.2.0",
28-
"simctl": "^1.1.1",
27+
"bplist-parser": "^0.0.6",
2928
"nopt": "1.0.9",
30-
"bplist-parser": "^0.0.6"
29+
"plist": "^3.0.1",
30+
"simctl": "^1.1.1"
3131
},
3232
"devDependencies": {
3333
"jasmine": "~2.6.0",

0 commit comments

Comments
 (0)