mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-03-11 07:15:48 +03:00
Fixes #951 update dependencies
This commit is contained in:
parent
b4fb7e4056
commit
0c4f0df848
10
package.json
10
package.json
|
@ -33,19 +33,19 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.6",
|
||||
"babel-polyfill": "^6.7",
|
||||
"jquery": "^2.2",
|
||||
"tether": "^1.2.0",
|
||||
"bootstrap": "twbs/bootstrap#v4-dev"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.7.2",
|
||||
"babel-eslint": ">=6.0.0-beta.6",
|
||||
"babel-core": "^6.7.4",
|
||||
"babel-eslint": ">=6.0.0",
|
||||
"babel-preset-es2015": "^6.6.0",
|
||||
"extend": "^3.0.0",
|
||||
"gulp": "github:gulpjs/gulp#4.0",
|
||||
"gulp-pipeline": ">=4.0.10",
|
||||
"moment": "^2.11.2"
|
||||
"gulp-pipeline": "^4.0.20",
|
||||
"moment": "^2.12.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user