File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 1.0.0 " ,
6+ "version" : " 1.0.1 " ,
77 "useWorkspaces" : true ,
88 "command" : {
99 "publish" : {
Original file line number Diff line number Diff line change 44 "repository" : " https://github.com/piotr-oles/rsql.git" ,
55 "license" : " MIT" ,
66 "author" : " Piotr Oleś <piotrek.oles@gmail.com>" ,
7- "version" : " 1.0.0 " ,
7+ "version" : " 1.0.1 " ,
88 "sideEffects" : false ,
99 "main" : " dist/index.js" ,
1010 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 44 "repository" : " https://github.com/piotr-oles/rsql.git" ,
55 "license" : " MIT" ,
66 "author" : " Piotr Oleś <piotrek.oles@gmail.com>" ,
7- "version" : " 1.0.0 " ,
7+ "version" : " 1.0.1 " ,
88 "sideEffects" : false ,
99 "main" : " dist/index.js" ,
1010 "types" : " dist/index.d.ts" ,
2828 "node" : " >= 8"
2929 },
3030 "dependencies" : {
31- "@rsql/ast" : " ^1.0.0 "
31+ "@rsql/ast" : " ^1.0.1 "
3232 },
3333 "jest" : {
3434 "preset" : " ts-jest" ,
Original file line number Diff line number Diff line change 44 "repository" : " https://github.com/piotr-oles/rsql.git" ,
55 "license" : " MIT" ,
66 "author" : " Piotr Oleś <piotrek.oles@gmail.com>" ,
7- "version" : " 1.0.0 " ,
7+ "version" : " 1.0.1 " ,
88 "sideEffects" : false ,
99 "main" : " dist/index.js" ,
1010 "types" : " dist/index.d.ts" ,
2828 "node" : " >= 8"
2929 },
3030 "dependencies" : {
31- "@rsql/ast" : " ^1.0.0 "
31+ "@rsql/ast" : " ^1.0.1 "
3232 },
3333 "publishConfig" : {
3434 "registry" : " https://registry.npmjs.org/" ,
Original file line number Diff line number Diff line change 44 "repository" : " https://github.com/piotr-oles/rsql.git" ,
55 "license" : " MIT" ,
66 "author" : " Piotr Oleś <piotrek.oles@gmail.com>" ,
7- "version" : " 1.0.0 " ,
7+ "version" : " 1.0.1 " ,
88 "sideEffects" : false ,
99 "main" : " dist/index.js" ,
1010 "types" : " dist/index.d.ts" ,
2828 "node" : " >= 8"
2929 },
3030 "dependencies" : {
31- "@rsql/ast" : " ^1.0.0 "
31+ "@rsql/ast" : " ^1.0.1 "
3232 },
3333 "jest" : {
3434 "preset" : " ts-jest" ,
You can’t perform that action at this time.
0 commit comments