Skip to content

Commit cafbeb0

Browse files
committed
added shrinkwrap to package
1 parent 995aa48 commit cafbeb0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111
"PATENTS",
112112
"README.md",
113113
"jestSupport",
114-
".flowconfig"
114+
".flowconfig",
115+
"npm-shrinkwrap.json"
115116
],
116117
"scripts": {
117118
"test": "NODE_ENV=test jest",

0 commit comments

Comments
 (0)