@studyportals/anonymous-student-interfaces
Advanced tools
Comparing version 3.2.0-beta.0 to 3.2.0
{ | ||
"name": "@studyportals/anonymous-student-interfaces", | ||
"version": "3.2.0-beta.0", | ||
"version": "3.2.0", | ||
"description": "The interfaces exposed by Anonymous student", | ||
@@ -12,3 +12,3 @@ "main": "bin/index.js", | ||
"prepare-deployment": "npm run build && cp package.json bin/package.json", | ||
"deploy": "npm ci && npm run prepare-deployment && cd bin && npm publish --tag beta && cd ../ &&rm -rf node_modules", | ||
"deploy": "npm ci && npm run prepare-deployment && cd bin && npm publish && cd ../ && rm -rf node_modules", | ||
"build": "rm -rf bin && tsc", | ||
@@ -15,0 +15,0 @@ "deploy-patch": "npm version patch && npm run deploy", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
12082