Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zackha committed Sep 6, 2022
1 parent 05430c3 commit 9a97d00
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,14 +1,14 @@
{
"name": "ra-data-woocommerce",
"version": "1.1.4",
"version": "1.1.5",
"description": "WooCommerce REST API data provider for react-admin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"query-string": "^7.1.1",
"ra-core": "^4.2.7"
"ra-core": "^4.3.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9a97d00

Please sign in to comment.