maybe this fixes?
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"name": "@nirvana/common",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"private": false
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"name": "nirvana",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/talksik/nirvana.git",
|
||||
"author": "Arjun Patel <patel.arjun50@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"workspaces": ["packages/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user