Skip to content

Commit 73fdc23

Browse files
Fixed package.json
1 parent 98c9374 commit 73fdc23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@woocommerce/woocommerce-rest-api",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"description": "WooCommerce REST API - JavaScript Library",
55
"author": "Automattic",
66
"license": "MIT",
@@ -14,7 +14,7 @@
1414
"homepage": "https://github.com/woocommerce/woocommerce-rest-api-js-lib",
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/woocommerce/woocommerce-rest-api-js.git"
17+
"url": "git+https://github.com/woocommerce/woocommerce-rest-api-js.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/woocommerce/woocommerce-rest-api-js/issues"

0 commit comments

Comments
 (0)