mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-15 12:23:58 +00:00
add types property to package.json
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "@jwetzell/posistagenet",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.js",
|
||||
"scripts": {
|
||||
"prebuild": "rimraf dist",
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user