Skip to content

Commit 4571473

Browse files
committed
standardize package.json
1 parent 852d982 commit 4571473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "electron",
33
"devDependencies": {
4-
"asar": "0.8.x",
4+
"asar": "^0.8.0",
55
"coffee-script": "^1.9.2",
66
"coffeelint": "^1.9.4",
77
"request": "*",
8-
"runas": "3.x"
8+
"runas": "^3.0.0"
99
},
1010
"private": true,
1111
"scripts": {

0 commit comments

Comments
 (0)