npm update
This commit is contained in:
parent
fae69133be
commit
f4eb9250ad
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
"babel-preset-react": "^6.11.1",
|
||||
"backbone": "^1.0.0",
|
||||
"chai": "^3.5.0",
|
||||
"jquery": "^1.12.1",
|
||||
"mocha": "^2.4.5",
|
||||
"jquery": "1.12.1",
|
||||
"mocha": "^3.0.2",
|
||||
"react": "^15.3.0",
|
||||
"react-dom": "^15.3.0",
|
||||
"requirejs": "^2.1.1",
|
||||
|
|
Loading…
Reference in a new issue