Skip to content

Commit

Permalink
fix: correct package.json declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
thesophiaxu committed Apr 3, 2022
1 parent cb2a556 commit 5d9525c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/unigraph-dev-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"description": "Common libraries and files for unigraph-dev",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"bin": {
"unigraph-packager": "./unigraph-packager.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc",
Expand Down

0 comments on commit 5d9525c

Please sign in to comment.