Skip to content

Commit 1df40fe

Browse files
committed
add scope to the package name
1 parent a421364 commit 1df40fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "check-es-version-webpack-plugin",
2+
"name": "@bitjourney/check-es-version-webpack-plugin",
33
"version": "1.0.0",
44
"description": "Webpack plugin to ensure the output results are valid in the specified ES version",
55
"main": "index.js",

0 commit comments

Comments
 (0)