We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a068095 commit aadda5fCopy full SHA for aadda5f
packages/react-widget/package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "@headwayapp/react-widget",
3
- "version": "0.0.5",
+ "name": "@notea/headway-widget",
+ "version": "0.0.5-alpha",
4
"description": "Headway widget for React JS",
5
"main": "./dist/bundle.js",
6
"scripts": {
@@ -11,7 +11,7 @@
11
"homepage": "https://headwayapp.co",
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/headwayappco/widget.git",
+ "url": "https://github.com/notea-org/headway-widget.git",
15
"directory": "packages/react-widget"
16
},
17
"files": [
0 commit comments