File tree Expand file tree Collapse file tree 3 files changed +11
-12
lines changed
Expand file tree Collapse file tree 3 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
77# 0.0.2 - 2017-02-14
88
9- - Fixed: exported ` src ` directory in ` package.json ` .
9+ - Fixed: exported ` src ` directory in ` package.json ` .
1010
1111# 0.0.1 - 2017-02-14
1212
13- - Chore: initial public release.
13+ - Chore: initial public release.
Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ See related packages docs.
4848
4949## Related
5050
51- - [ browser-sync] ( https://github.com/browsersync/browser-sync ) - Keep multiple browsers & devices
52- in sync when building websites.
51+ - [ browser-sync] ( https://github.com/browsersync/browser-sync ) - Keep multiple browsers & devices
52+ in sync when building websites.
5353
54- - [ webpack-dev-middleware] ( https://github.com/webpack/webpack-dev-middleware ) - Offers a dev middleware for webpack,
55- which arguments a live bundle to a directory.
54+ - [ webpack-dev-middleware] ( https://github.com/webpack/webpack-dev-middleware ) - Offers a dev middleware for webpack,
55+ which arguments a live bundle to a directory.
5656
57- - [ webpack-hot-middleware] ( https://github.com/glenjamin/webpack-hot-middleware ) - Webpack hot reloading
58- you can attach to your own server.
57+ - [ webpack-hot-middleware] ( https://github.com/glenjamin/webpack-hot-middleware ) - Webpack hot reloading
58+ you can attach to your own server.
5959
6060## Contribution
6161
Original file line number Diff line number Diff line change 4141 "eslint" : " ^3.15.0" ,
4242 "eslint-plugin-ava" : " ^4.0.0" ,
4343 "eslint-plugin-import" : " ^2.2.0" ,
44- "eslint-plugin-itgalaxy" : " ^38 .0.0" ,
44+ "eslint-plugin-itgalaxy" : " ^43 .0.0" ,
4545 "eslint-plugin-jsx-a11y" : " ^4.0.0" ,
4646 "eslint-plugin-lodash" : " ^2.1.0" ,
4747 "eslint-plugin-node" : " ^4.0.0" ,
5151 "npmpub" : " ^3.1.0" ,
5252 "npm-run-all" : " ^4.0.0" ,
5353 "package-schema" : " ^1.0.0" ,
54- "remark-cli" : " ^2.0.0" ,
55- "remark-lint" : " ^5.0.0" ,
56- "remark-preset-lint-itgalaxy" : " ^4.0.0"
54+ "remark-cli" : " ^3.0.0" ,
55+ "remark-preset-lint-itgalaxy" : " ^6.0.0"
5756 },
5857 "peerDependencies" : {
5958 "browser-sync" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments