mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
[ci skip] Rename npm package to @webcomponents/webcomponentsjs
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "webcomponents.js",
|
"name": "@webcomponents/webcomponentsjs",
|
||||||
"version": "1.0.0-rc.11",
|
"version": "1.0.0-rc.11",
|
||||||
"description": "Web Components Polyfills",
|
"description": "Web Components Polyfills",
|
||||||
"main": "webcomponents-lite.js",
|
"main": "webcomponents-lite.js",
|
||||||
@@ -48,5 +48,8 @@
|
|||||||
"vinyl-buffer": "^1.0.0",
|
"vinyl-buffer": "^1.0.0",
|
||||||
"vinyl-source-stream": "^1.1.0",
|
"vinyl-source-stream": "^1.1.0",
|
||||||
"web-component-tester": "^6.0.0-prerelease.5"
|
"web-component-tester": "^6.0.0-prerelease.5"
|
||||||
|
},
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user