Skip to content

Commit dd458e3

Browse files
committed
v0.1.7
1 parent 413a06a commit dd458e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "serverless-plugin-typescript",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"main": "dist/src/index.js",
55
"files": [
66
"dist",
7+
"package.json",
78
"README.md"
89
],
910
"scripts": {

0 commit comments

Comments
 (0)