-
- Downloads
Updated babel-loader, flow-bin, lunr and gulp-changed
Showing
- material/assets/javascripts/application-88de899dd7.js 3 additions, 0 deletionsmaterial/assets/javascripts/application-88de899dd7.js
- material/assets/javascripts/application-ad1183cb07.js 0 additions, 3 deletionsmaterial/assets/javascripts/application-ad1183cb07.js
- material/base.html 1 addition, 1 deletionmaterial/base.html
- package.json 4 additions, 4 deletionspackage.json
- src/assets/javascripts/components/Material/Search/Result.jsx 13 additions, 10 deletionssrc/assets/javascripts/components/Material/Search/Result.jsx
- yarn.lock 23 additions, 15 deletionsyarn.lock
This diff is collapsed.
... | ... | @@ -41,7 +41,7 @@ |
"autoprefixer": "^6.7.3", | ||
"babel-core": "^6.23.0", | ||
"babel-eslint": "^7.1.1", | ||
"babel-loader": "^6.3.1", | ||
"babel-loader": "^7.0.0", | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
"babel-plugin-transform-react-jsx": "^6.8.0", | ||
"babel-polyfill": "^6.20.0", | ||
... | ... | @@ -56,11 +56,11 @@ |
"ecstatic": "^2.1.0", | ||
"eslint": "^3.16.0", | ||
"fastclick": "^1.0.6", | ||
"flow-bin": "^0.42.0", | ||
"flow-bin": "^0.44.0", | ||
"flow-jsdoc": "^0.3.0", | ||
"git-hooks": "^1.1.7", | ||
"gulp": "^3.9.1", | ||
"gulp-changed": "^2.0.0", | ||
"gulp-changed": "^3.0.0", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-cssnano": "^2.1.2", | ||
"gulp-htmlmin": "^3.0.0", | ||
... | ... | @@ -80,7 +80,7 @@ |
"gulp-uglify": "^2.0.0", | ||
"gulp-util": "^3.0.8", | ||
"js-cookie": "^2.1.3", | ||
"lunr": "^1.0.0", | ||
"lunr": "^2.0.2", | ||
"material-design-color": "2.3.2", | ||
"material-shadows": "3.0.1", | ||
"modularscale-sass": "3.0.2", | ||
... | ... |
Please register or sign in to comment