Add files array.
This commit is contained in:
parent
79d044ebac
commit
8dca90037a
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@terrace-lang/js",
|
||||
"description": "Terrace is a simple structured data syntax for configuration, content authoring, and DSLs.",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
@ -9,6 +9,7 @@
|
||||
"url": "https://github.com/terrace-lang/terrace.git",
|
||||
"directory": "packages/js"
|
||||
},
|
||||
"files": ["dist"],
|
||||
"bugs": "https://github.com/terrace-lang/terrace/issues",
|
||||
"homepage": "https://terrace-lang.org",
|
||||
"types": "./dist/types/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user