Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit a47db17

Browse files
committed
fix: add license to npm package
1 parent 3971239 commit a47db17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@typescript-tools/rust-implementation",
33
"version": "0.0.0-semantically-released",
4+
"license": "ISC",
45
"publishConfig": {
56
"access": "public"
67
},

0 commit comments

Comments
 (0)