package.json: fix repository url
This commit is contained in:
parent
54faa5c873
commit
52929e5be0
@ -2,7 +2,7 @@
|
|||||||
"name": "example-app",
|
"name": "example-app",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "Example App based on wms-core",
|
"description": "Example App based on wms-core",
|
||||||
"repository": "git@gitlab.com:ArisuOngaku/wms-boilerplate.git",
|
"repository": "https://gitlab.com/ArisuOngaku/wms-boilerplate",
|
||||||
"author": "Alice Gaudon <alice@gaudon.pro>",
|
"author": "Alice Gaudon <alice@gaudon.pro>",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user