This commit is contained in:
tannerlinsley
2019-09-13 07:34:22 -06:00

View File

@@ -17,7 +17,6 @@
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
"types": "index.d.ts",
"scripts": {
"commit": "git add . && git-cz",
"test": "is-ci 'test:ci' 'test:dev'",