Skip to content

Commit 1e95e65

Browse files
committed
v0.1.8
1 parent dd458e3 commit 1e95e65

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{
22
"name": "serverless-plugin-typescript",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"main": "dist/src/index.js",
5-
"files": [
6-
"dist",
7-
"package.json",
8-
"README.md"
9-
],
105
"scripts": {
116
"prepublish": "npm run build",
127
"build": "rm -rf dist && tsc",

0 commit comments

Comments
 (0)