Merge pull request #113 from js-n/js-n-patch-1

remove typePatches
This commit is contained in:
William Monk
2017-07-27 13:44:22 +01:00
committed by GitHub

View File

@@ -25,8 +25,5 @@
"webpack",
"jest",
"src/setupTests.ts"
],
"types": [
"typePatches"
]
}