We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c9374 commit 73fdc23Copy full SHA for 73fdc23
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@woocommerce/woocommerce-rest-api",
3
- "version": "0.0.1",
+ "version": "0.0.0",
4
"description": "WooCommerce REST API - JavaScript Library",
5
"author": "Automattic",
6
"license": "MIT",
@@ -14,7 +14,7 @@
14
"homepage": "https://github.com/woocommerce/woocommerce-rest-api-js-lib",
15
"repository": {
16
"type": "git",
17
- "url": "https://github.com/woocommerce/woocommerce-rest-api-js.git"
+ "url": "git+https://github.com/woocommerce/woocommerce-rest-api-js.git"
18
},
19
"bugs": {
20
"url": "https://github.com/woocommerce/woocommerce-rest-api-js/issues"
0 commit comments