Skip to content

Commit

Permalink
chore: bump version, update apify-shared
Browse files Browse the repository at this point in the history
  • Loading branch information
mnmkng committed Apr 10, 2021
1 parent 8818910 commit a36f749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apify/storage-local",
"version": "1.1.0",
"version": "2.0.0",
"description": "Drop in replacement of Apify API with a local SQLite and filesystem implementation. Not all API features are supported.",
"engines": {
"node": ">=10.17.0"
Expand Down Expand Up @@ -50,7 +50,7 @@
"build:watch": "tsc -b src -w"
},
"dependencies": {
"apify-shared": "^0.7.4-beta.1",
"apify-shared": "^0.7.5",
"better-sqlite3-with-prebuilds": "7.1.7",
"content-type": "^1.0.4",
"fs-extra": "^9.1.0",
Expand Down

0 comments on commit a36f749

Please sign in to comment.