File tree Expand file tree Collapse file tree 2 files changed +1047
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1047
-4
lines changed Original file line number Diff line number Diff line change 22 "name" : " @njfamirm/decap-cms-github-backend" ,
33 "author" :
" S. Amir Mohammad Najafi <[email protected] > (https://www.njfamirm.ir)" ,
44 "description" : " Self-hosted decap cms github backend." ,
5- "version" : " 1.1 .0" ,
5+ "version" : " 1.0 .0" ,
66 "license" : " MIT" ,
77 "private" : true ,
88 "type" : " module" ,
2323 "watch:node" : " nodemon -w dist/ --enable-source-maps dist/index.mjs" ,
2424 "watch:debug-node" : " nodemon -w dist/ --inspect --enable-source-maps dist/index.mjs" ,
2525 "watch:ts" : " yarn build:ts --watch --preserveWatchOutput" ,
26- "watch:es" : " yarn build:es --watch"
26+ "watch:es" : " yarn build:es --watch" ,
27+ "release" : " standard-version --sign"
2728 },
2829 "dependencies" : {
2930 "@alwatr/logger" : " ^5.0.0" ,
3637 "@types/simple-oauth2" : " ^5.0.7" ,
3738 "esbuild" : " ^0.24.2" ,
3839 "npm-run-all" : " ^4.1.5" ,
40+ "standard-version" : " ^9.5.0" ,
3941 "typescript" : " ^5.7.3"
4042 },
4143 "packageManager" :
" [email protected] +sha256.c17d3797fb9a9115bf375e31bfd30058cac6bc9c3b8807a3d8cb2094794b51ca"
You can’t perform that action at this time.
0 commit comments