mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-11 10:13:43 +00:00
fix types property
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"version": "0.2.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"prebuild": "rimraf dist",
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user