Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dflourusso committed Sep 18, 2023
1 parent e0b7eea commit aff0a09
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": "expo-sqlite-orm",
"version": "2.0.3",
"version": "2.1.0",
"description": "Simple orm for expo",
"main": "lib/index.js",
"author": "Daniel Fernando Lourusso <dflourusso@gmail.com>",
Expand All @@ -26,9 +26,9 @@
"babel-eslint": "^9.0.0",
"eslint": "^5.6.0",
"eslint-plugin-jest": "^21.22.0",
"expo-sqlite": "^11.6.0",
"jest": "^27.0.6",
"ts-jest": "^27.0.3",
"expo-sqlite": "^11.6.0",
"typescript": "^4.3.5"
},
"peerDependencies": {
Expand Down

0 comments on commit aff0a09

Please sign in to comment.