We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c469329 commit df4822aCopy full SHA for df4822a
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@weso/shumlex",
+ "name": "shumlex",
3
"version": "0.3.4",
4
"description": "ShEx - Uml integration",
5
"main": "main.js",
@@ -13,7 +13,7 @@
13
"url": "git://github.com/weso/shumlex.git"
14
},
15
"publishConfig": {
16
- "registry": "https://npm.pkg.github.com/"
+ "registry": "https://registry.npmjs.org/"
17
18
"author": "Jorge Fidalgo <UO258524@uniovi.es>",
19
"bugs": {
0 commit comments