File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.17.0 " ,
2
+ "version" : " 0.17.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"publish" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @orbit/indexeddb" ,
3
- "version" : " 0.17.0 " ,
3
+ "version" : " 0.17.1 " ,
4
4
"description" : " IndexedDB support for Orbit." ,
5
5
"contributors" : [
6
6
" Dan Gebhardt <dan@cerebris.com>"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @orbit/integration-tests" ,
3
3
"private" : true ,
4
- "version" : " 0.17.0 " ,
4
+ "version" : " 0.17.1 " ,
5
5
"description" : " Integration tests for core Orbit packages." ,
6
6
"contributors" : [
7
7
" Dan Gebhardt <dan@cerebris.com>"
20
20
"@orbit/core" : " ^0.17.0" ,
21
21
"@orbit/data" : " ^0.17.0" ,
22
22
"@orbit/immutable" : " ^0.17.0" ,
23
- "@orbit/indexeddb" : " ^0.17.0 " ,
23
+ "@orbit/indexeddb" : " ^0.17.1 " ,
24
24
"@orbit/indexeddb-bucket" : " ^0.17.0" ,
25
- "@orbit/jsonapi" : " ^0.17.0 " ,
25
+ "@orbit/jsonapi" : " ^0.17.1 " ,
26
26
"@orbit/local-storage" : " ^0.17.0" ,
27
27
"@orbit/local-storage-bucket" : " ^0.17.0" ,
28
28
"@orbit/memory" : " ^0.17.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @orbit/jsonapi" ,
3
- "version" : " 0.17.0 " ,
3
+ "version" : " 0.17.1 " ,
4
4
"description" : " JSON:API support for Orbit." ,
5
5
"contributors" : [
6
6
" Dan Gebhardt <dan@cerebris.com>"
You can’t perform that action at this time.
0 commit comments