Skip to content

Commit 84a8308

Browse files
clarakosid00rman
authored andcommitted
Update package.json
1 parent 8dcf305 commit 84a8308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "restbase-mod-table-sqlite",
33
"description": "RESTBase table storage using sqlite for testing purposes",
4-
"version": "1.1.2",
4+
"version": "1.1.1",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
@@ -28,7 +28,7 @@
2828
"sqlite3": "^4.0.3",
2929
"cassandra-uuid": "^0.1.0",
3030
"json-stable-stringify": "^1.0.1",
31-
"restbase-mod-table-spec": "^1.1.0",
31+
"restbase-mod-table-spec": "^1.1.2",
3232
"generic-pool": "^3.4.2",
3333
"lru-cache": "^4.1.3"
3434
},

0 commit comments

Comments
 (0)