@vesselapi/client-sdk
Advanced tools
Comparing version 0.1.1-alpha to 0.1.1
{ | ||
"name": "@vesselapi/client-sdk", | ||
"version": "0.1.1-alpha", | ||
"version": "0.1.1", | ||
"description": "Vessel API Client SDK", | ||
@@ -19,4 +19,3 @@ "main": "dist/index.js", | ||
"format": "prettier --write './**/*.{js,jsx,ts,tsx,css,md,json}' --config ./.prettierrc", | ||
"build": "rollup -c", | ||
"publish-package": "yarn build; yarn publish --access public" | ||
"build": "rollup -c" | ||
}, | ||
@@ -55,6 +54,3 @@ "repository": { | ||
"typescript": "^4.9.5" | ||
}, | ||
"dependencies": { | ||
"semver": "^7.3.8" | ||
} | ||
} |
0
31552
- Removedsemver@^7.3.8
- Removedsemver@7.7.1(transitive)