Skip to content

Commit d5b821e

Browse files
committed
update license
1 parent fc906e1 commit d5b821e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"main": "index.js",
55
"author": "xsfunc",
6-
"license": "MIT",
6+
"license": "CC-BY-4.0",
77
"scripts": {
88
"build": "webpack --config ./config/webpack.config.prod.js",
99
"start": "webpack serve --config ./config/webpack.config.dev.js"
@@ -24,4 +24,4 @@
2424
"webpack-cli": "^4.9.1",
2525
"webpack-dev-server": "^4.3.1"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)