Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit bb87b71

Browse files
committed
💄 [skip ci]
1 parent b2377e1 commit bb87b71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"main": "build/index.js",
1717
"dependencies": {
18-
"webpack": "^3.3.0"
18+
"webpack": "^3.0.0"
1919
},
2020
"devDependencies": {
2121
"babel-preset-start": "^0.1.1",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![coverage](https://img.shields.io/codecov/c/github/start-runner/webpack/master.svg?style=flat-square)](https://codecov.io/github/start-runner/webpack)
77
[![deps](https://img.shields.io/gemnasium/start-runner/webpack.svg?style=flat-square)](https://gemnasium.com/start-runner/webpack)
88

9-
[Webpack 2](https://webpack.js.org/) task for [Start](https://github.com/start-runner/start). You might also need [start-webpack-dev-server](https://github.com/start-runner/webpack-dev-server).
9+
[Webpack 3](https://webpack.js.org/) task for [Start](https://github.com/start-runner/start). You might also need [start-webpack-dev-server](https://github.com/start-runner/webpack-dev-server).
1010

1111
## Install
1212

0 commit comments

Comments
 (0)