We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174b8e9 commit ca275a7Copy full SHA for ca275a7
package.json
@@ -8,6 +8,9 @@
8
},
9
"author": "js-migrations",
10
"license": "GPL-3.0",
11
+ "files": [
12
+ "dist"
13
+ ],
14
"scripts": {
15
"build": "tsc",
16
"lint": "tslint --project ./tsconfig.json",
0 commit comments