File tree Expand file tree Collapse file tree 4 files changed +13
-10
lines changed
Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 88 " **/web-app/**" ,
99 " **/static/**"
1010 ],
11- "version" : " 0.0.0" ,
11+ "version" : " 0.0.1-alpha. 0" ,
1212 "command" : {
1313 "version" : {
1414 "ignoreChanges" : [
1919 ]
2020 },
2121 "publish" : {
22- "allowBranch" : [" main" , " prerelease/*" ],
23- "ignoreChanges" : [" ignored-file" , " .DS_Store" , " **/__tests__/**" ]
22+ "allowBranch" : [
23+ " main" ,
24+ " prerelease/*"
25+ ],
26+ "ignoreChanges" : [
27+ " ignored-file" ,
28+ " .DS_Store" ,
29+ " **/__tests__/**"
30+ ]
2431 }
2532 }
2633}
Original file line number Diff line number Diff line change 11{
22 "name" : " @smooth-data-loader/runtime-core" ,
33 "type" : " module" ,
4- "version" : " 0.0.0" ,
4+ "version" : " 0.0.1-alpha. 0" ,
55 "description" : " runtime core smooth-data-loader" ,
66 "author" : " ChuHoMan" ,
77 "license" : " MIT" ,
3131 "dev" : " vite build --watch --mode development" ,
3232 "build" : " vite build" ,
3333 "version" : " pnpm run build"
34- },
35- "peerDependencies" : {
36- },
37- "devDependencies" : {
3834 }
3935}
Original file line number Diff line number Diff line change 11{
22 "name" : " @smooth-data-loader/runtime-react" ,
33 "type" : " module" ,
4- "version" : " 0.0.0" ,
4+ "version" : " 0.0.1-alpha. 0" ,
55 "description" : " runtime react for smooth-data-loader" ,
66 "author" : " ChuHoMan" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @smooth-data-loader/runtime-vue" ,
33 "type" : " module" ,
4- "version" : " 0.0.0" ,
4+ "version" : " 0.0.1-alpha. 0" ,
55 "description" : " runtime vue for smooth-data-loader" ,
66 "author" : " ChuHoMan" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments