File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "license" : " MIT" ,
3535 "dependencies" : {
3636 "babel-polyfill" : " ^6.7" ,
37+ "bootstrap" : " twbs/bootstrap#v4-dev" ,
3738 "jquery" : " ^2.2" ,
38- "tether" : " ^1.2.0" ,
39- "bootstrap" : " twbs/bootstrap#v4-dev"
39+ "tether" : " ^1.2.4"
4040 },
4141 "devDependencies" : {
42- "babel-core" : " ^6.7.4 " ,
43- "babel-eslint" : " >=6.0.0 " ,
42+ "babel-core" : " ^6.7.7 " ,
43+ "babel-eslint" : " >=6.0.4 " ,
4444 "babel-preset-es2015" : " ^6.6.0" ,
4545 "extend" : " ^3.0.0" ,
4646 "gulp" : " github:gulpjs/gulp#4.0" ,
47- "gulp-pipeline" : " ^4.0.22 " ,
48- "moment" : " ^2.12 .0"
47+ "gulp-pipeline" : " ^4.0.29 " ,
48+ "moment" : " ^2.13 .0"
4949 },
5050 "engines" : {
5151 "node" : " >=0.10.1"
5252 },
5353 "files" : [
5454 " dist" ,
55- " grunt/*.js" ,
56- " grunt/*.json" ,
5755 " js/*.js" ,
5856 " scss/**/*.scss" ,
59- " Gruntfile.js" ,
6057 " LICENSE"
6158 ]
6259}
You can’t perform that action at this time.
0 commit comments