Skip to content

Commit bc817f1

Browse files
committed
actually bump to webpack 0.8.1 😅 (it's been too long)
1 parent 4e47520 commit bc817f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resolvers/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-resolver-webpack",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)