Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
[XDE] update json-file to 5.0.1 to fix case-sensitivity bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ide committed Apr 26, 2016
1 parent 5570a14 commit b5c4d77
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 79 deletions.
100 changes: 25 additions & 75 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"homepage": "https://github.com/exponentjs/xde#readme",
"dependencies": {
"@exponent/electron-cookies": "^1.0.1",
"@exponent/json-file": "^5.0.0",
"@exponent/json-file": "^5.0.1",
"autobind-decorator": "^1.3.3",
"babel-runtime": "^6.6.1",
"del": "^2.2.0",
Expand All @@ -33,21 +33,21 @@
"promise-print": "^2.3.0",
"radium": "^0.17.1",
"react": "^15.0.1",
"react-bootstrap": "^0.29.0",
"react-bootstrap": "^0.29.2",
"react-dom": "^15.0.1",
"react-loading-indicator": "^0.2.0",
"xdl": "0.0.32"
},
"devDependencies": {
"@ccheever/crayon": "^5.0.0",
"@exponent/spawn-async": "^1.2.4",
"babel-eslint": "^6.0.0",
"babel-eslint": "^6.0.4",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.6.0",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-1": "^6.5.0",
"electron-packager": "^7.0.0",
"electron-packager": "^7.0.1",
"electron-prebuilt": "^0.37.6",
"eslint": "^2.8.0",
"eslint-config-exponent": "^1.0.8",
Expand Down

0 comments on commit b5c4d77

Please sign in to comment.