Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
[ci skip] Rename npm package to @webcomponents/webcomponentsjs
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 11, 2017
1 parent 2cefe20 commit f76548d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "webcomponents.js",
"name": "@webcomponents/webcomponentsjs",
"version": "1.0.0-rc.11",
"description": "Web Components Polyfills",
"main": "webcomponents-lite.js",
Expand Down Expand Up @@ -48,5 +48,8 @@
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"web-component-tester": "^6.0.0-prerelease.5"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit f76548d

Please sign in to comment.