Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BOCOVO committed Dec 30, 2023
1 parent 8eff545 commit b1d7491
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "undraw-js",
"version": "1.0.4",
"version": "1.0.5",
"description": "Js library for Undraw illustration",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -31,14 +31,14 @@
"babel-loader": "^8.2.5",
"cli-progress": "^3.11.1",
"commander": "^9.3.0",
"eslint": "^7.32.0 || ^8.2.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.2",
"jest": "^28.1.2",
"node-fetch": "^3.2.6",
"ora": "^6.1.0",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
"eslint": "^7.32.0 || ^8.2.0",
"node-fetch": "^3.2.6"
"webpack-cli": "^4.9.2"
},
"dependencies": {}
}

0 comments on commit b1d7491

Please sign in to comment.