@peable/services
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@peable/services", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": "./src/index.ts", | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -12,0 +11,0 @@ "build": "tsc", |
3567
60