Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ganttx", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "React UI library", | ||
@@ -30,3 +30,11 @@ "license": "MIT", | ||
"react-dom": ">=15.3.0" | ||
}, | ||
"dependencies": { | ||
"@netlify/functions": "^1.6.0", | ||
"@types/node": "^14.18.54", | ||
"typescript": "^4.9.5" | ||
}, | ||
"scripts": { | ||
"publish": "npm publish --access=public" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
1644786
5
+ Added@netlify/functions@^1.6.0
+ Added@types/node@^14.18.54
+ Addedtypescript@^4.9.5
+ Added@netlify/functions@1.6.0(transitive)
+ Added@types/node@14.18.63(transitive)
+ Addedis-promise@4.0.0(transitive)
+ Addedtypescript@4.9.5(transitive)