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