Skip to content

Commit

Permalink
Update package.json (#24)
Browse files Browse the repository at this point in the history
* Update package.json

* Update .env

* Update package-lock.json
  • Loading branch information
phoenixcoded20 authored May 18, 2023
1 parent ce3779e commit 7b3dab8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
REACT_APP_VERSION = v1.1.1
GENERATE_SOURCEMAP = false
REACT_APP_VERSION = v1.1.2
GENERATE_SOURCEMAP = false
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mantis-free-react-admin-template",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"homepage": "https://mantisdashboard.io/free",
"dependencies": {
Expand Down

0 comments on commit 7b3dab8

Please sign in to comment.