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.
2 parents 062b61d + b0103f5 commit 37e449aCopy full SHA for 37e449a
package.json
@@ -1,6 +1,11 @@
1
{
2
"name": "@abi-software/plotvuer",
3
"version": "1.0.5",
4
+ "license": "Apache-2.0",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/ABI-Software/plotvuer.git"
8
+ },
9
"scripts": {
10
"serve": "vite serve --host",
11
"build": "vue-cli-service build --mode static",
0 commit comments