projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
852d982
)
standardize package.json
author
fscherwi
<fscherwi@users.noreply.github.com>
Sun, 27 Sep 2015 12:44:28 +0000
(14:44 +0200)
committer
fscherwi
<fscherwi@users.noreply.github.com>
Sun, 27 Sep 2015 12:44:28 +0000
(14:44 +0200)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index 101fdeee257abb52907708c90e948182c5340243..a125d13b68efdfae25bbb1a0c2017281a1213dd3 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-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": {