@social-exchange/types
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@social-exchange/types", | ||
"description": "Type defenitions for social-exchange", | ||
"version": "0.0.1" | ||
"version": "0.0.2", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"prebuild": "npm run clean", | ||
"build": "tsc", | ||
"clean": "rimraf dist", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.1.2" | ||
} | ||
} |
9541
29
218
2