bump the version

main^2
Yanick Champoux 2023-05-04 14:47:26 -04:00
parent 342d1b6f3a
commit e8fa1cc6c5
1 changed files with 2 additions and 2 deletions

View File

@ -9,13 +9,13 @@
"updeep": "^1.2.1"
},
"license": "MIT",
"main": "src/index.js",
"module": "dist/index.js",
"name": "updux",
"description": "Updeep-friendly Redux helper framework",
"scripts": {
"docsify:serve": "docsify serve docs"
},
"version": "4.0.0",
"version": "5.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/yanick/updux.git"