Skip to content

Commit fe97bbb

Browse files
committed
v3.0.0
1 parent cfedbb6 commit fe97bbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "license-webpack-plugin",
3-
"version": "2.3.21",
3+
"version": "3.0.0",
44
"description": "Outputs licenses from 3rd party libraries to a file",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -38,6 +38,7 @@
3838
"homepage": "https://github.com/xz64/license-webpack-plugin#readme",
3939
"devDependencies": {
4040
"@types/jest": "^22.2.2",
41+
"@types/webpack-sources": "^0.1.5",
4142
"cross-env": "^5.2.0",
4243
"jest": "^22.4.3",
4344
"prettier": "^1.19.1",
@@ -47,7 +48,6 @@
4748
"tslint-config-airbnb": "^5.8.0",
4849
"tslint-config-prettier": "^1.10.0",
4950
"typescript": "^3.8.0",
50-
"@types/webpack-sources": "^0.1.5",
5151
"webpack-sources": "^1.2.0"
5252
},
5353
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)