No type module

master
Kuba Orlik 4 years ago
parent d8143fc191
commit e8d96793c6

@ -4,7 +4,6 @@
"description": "Simple process spawning utility for node.js",
"main": "./lib/index.js",
"types": "./@types/index.d.ts",
"type": "module",
"scripts": {
"build": "tsc",
"watch": "npm run build -- --watch"

Loading…
Cancel
Save