File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudinary/base" ,
3- "version" : " 1.0.0-alpha.2 " ,
3+ "version" : " 1.0.0-alpha.5 " ,
44 "description" : " " ,
55 "scripts" : {
66 "test" : " npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size" ,
1919 "lint" : " eslint src __TESTS__ --color --ext .ts" ,
2020 "start" : " rollup -c rollup.dev.config.js -w" ,
2121 "bundlewatch" : " bundlewatch --config ./bundlewatch.config.js" ,
22- "release-dry-run" : " npm run build && cp README.md LICENSE ./dist && cd ./dist && release-it --dry-run" ,
23- "release" : " npm run build && cp README.md LICENSE ./dist && cd ./dist && release-it"
22+ "release-dry-run" : " npm run build && cp README.md LICENSE ./dist && cd ./dist && release-it --dry-run" ,
23+ "release" : " npm run build && cp README.md LICENSE ./dist && cd ./dist && release-it"
2424 },
2525 "keywords" : [],
2626 "author" : " " ,
You can’t perform that action at this time.
0 commit comments