Skip to content

Commit

Permalink
2.0.0-5
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-silakov committed Mar 14, 2023
1 parent b6d9e4f commit e47225f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
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.

34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "syngrisi",
"version": "2.0.0-4",
"version": "2.0.0-5",
"description": "Syngrisi - Visual Testing Tool",
"main": "server.js",
"repository": {
Expand Down Expand Up @@ -87,20 +87,20 @@
"winston-mongodb": "^5.0.7"
},
"devDependencies": {
"@types/fabric": "^4.5.12",
"@types/jquery": "^3.5.14",
"@types/node": "^18.6.0",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^2.0.0",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"form-data": "^4.0.0",
"sass": "^1.54.0",
"typescript": "^4.6.4",
"vite": "^3.0.9"
}
"@types/fabric": "^4.5.12",
"@types/jquery": "^3.5.14",
"@types/node": "^18.6.0",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^2.0.0",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"form-data": "^4.0.0",
"sass": "^1.54.0",
"typescript": "^4.6.4",
"vite": "^3.0.9"
}
}

0 comments on commit e47225f

Please sign in to comment.