0.2.0
This commit is contained in:
parent
7974472559
commit
e2ecae4b56
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "webpack-auto-inject-version",
|
||||
"version": "0.1.13",
|
||||
"version": "0.2.0",
|
||||
"repository": "radswiat/webpack-auto-inject-version",
|
||||
"description": "Webpack plugin for auto inject version from package.json",
|
||||
"main": "dist/main.js",
|
||||
|
@ -16,6 +16,5 @@
|
|||
"bluebird": "^3.4.6",
|
||||
"semver": "^5.3.0",
|
||||
"chalk": "^1.1.3"
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue