Skip to content

Commit 660cde2

Browse files
committed
added repository
1 parent bfc7847 commit 660cde2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@metadev/essential-core",
33
"version": "1.0.0",
4+
"repository": {
5+
"type": "github",
6+
"url": "https://github.com/metadevpro/essential-core"
7+
},
8+
"author": "https://metadev.pro",
9+
"license": "apache-2.0",
410
"type": "module",
511
"description": "Core SDK Metamodeling Framework. Essential",
612
"scripts": {
@@ -14,8 +20,6 @@
1420
"essential",
1521
"metadev"
1622
],
17-
"author": "https://metadev.pro",
18-
"license": "apache-2.0",
1923
"devDependencies": {
2024
"@eslint/js": "^9.16.0",
2125
"@types/chai": "^5.0.1",

0 commit comments

Comments
 (0)