File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ before_install:
2323 - rvm use 2.2 --fuzzy
2424 - gem install scss-lint
2525
26-
2726before_script :
2827 - npm install -g gulpjs/gulp-cli#4.0
2928
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323 "style" : " dist/css/bootstrap-material-design.css" ,
2424 "sass" : " scss/_core.scss" ,
2525 "main" : " dist/bootstrap-material-design.umd.js" ,
26- "jsnext:main" : " js/src/ index.js" ,
26+ "jsnext:main" : " js/index.js" ,
2727 "repository" : {
2828 "type" : " git" ,
2929 "url" : " https://github.com/FezVrasta/bootstrap-material-design.git"
3333 },
3434 "license" : " MIT" ,
3535 "dependencies" : {
36- "babel-polyfill" : " ^6.7.4 " ,
36+ "babel-polyfill" : " ^6.8.0 " ,
3737 "bootstrap" : " twbs/bootstrap#v4-dev" ,
3838 "extend" : " ^3.0.0" ,
3939 "jquery" : " ^2.2" ,
4040 "tether" : " ^1.3.2"
4141 },
4242 "devDependencies" : {
43- "babel-core" : " ^6.7.7 " ,
43+ "babel-core" : " ^6.8.0 " ,
4444 "babel-eslint" : " >=6.0.4" ,
4545 "babel-preset-es2015" : " ^6.6.0" ,
4646 "gulp" : " github:gulpjs/gulp#4.0" ,
47- "gulp-pipeline" : " ^4.0.37 " ,
47+ "gulp-pipeline" : " ^4.0.40 " ,
4848 "moment" : " ^2.13.0"
4949 },
5050 "engines" : {
You can’t perform that action at this time.
0 commit comments