standardize package.json
authorfscherwi <fscherwi@users.noreply.github.com>
Sun, 27 Sep 2015 12:44:28 +0000 (14:44 +0200)
committerfscherwi <fscherwi@users.noreply.github.com>
Sun, 27 Sep 2015 12:44:28 +0000 (14:44 +0200)
package.json

index 101fdeee257abb52907708c90e948182c5340243..a125d13b68efdfae25bbb1a0c2017281a1213dd3 100644 (file)
@@ -1,11 +1,11 @@
 {
   "name": "electron",
   "devDependencies": {
-    "asar": "0.8.x",
+    "asar": "^0.8.0",
     "coffee-script": "^1.9.2",
     "coffeelint": "^1.9.4",
     "request": "*",
-    "runas": "3.x"
+    "runas": "^3.0.0"
   },
   "private": true,
   "scripts": {