Skip to content

Commit

Permalink
changing to scoped package in the registry (#51)
Browse files Browse the repository at this point in the history
* ci: remove dry run test

* ci: disable automatic release versioning

* ci: check git version

* ci: check got path

* ci: print path

* ci: set global path for git

* ci: bring back semantic-release

* ci: override rule to allow longer commit footer msg

* ci: set value to Infinity

* ci: revert to 0.0.1
  • Loading branch information
priynand authored and GitHub Enterprise committed Oct 1, 2021
1 parent f8e74fe commit eb1ebaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "webrtc-core",
"name": "@ciscortc/webrtc-core",
"version": "1.1.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit eb1ebaa

Please sign in to comment.