+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,7 +3,8 @@ | ||
"version": "1.4.3",
|
||
"description": "Component library for SparqHub",
|
||
"main": "dist/index.js",
|
||
"module": "src/index.ts",
|
||
"module": "dist/index.js",
|
||
"types": "dist/index.d.ts",
|
||
"homepage": "https://gitlab.com/sparqhub/edge",
|
||
"repository": {
|
||
"type": "git",
|
||
| @@ -15,7 +16,6 @@ | ||
"files": [
|
||
"dist"
|
||
],
|
||
"types": "dist/index.d.ts",
|
||
"author": "LexSwed <lexswed@gmail.com>",
|
||
"license": "MIT",
|
||
"scripts": {
|
||
+18
−62
+3
−1
Loading