Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonni committed Oct 6, 2022
1 parent 5521773 commit 89dc267
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "synectic",
"productName": "Synectic",
"version": "2.3.1",
"version": "3.0.0",
"description": "Research IDE for examining context-centric, problem-solving in development tools.",
"main": ".webpack/main",
"scripts": {
Expand Down Expand Up @@ -53,8 +53,8 @@
"@types/git-config-path": "^2.0.1",
"@types/ini": "^1.3.31",
"@types/jest": "^27.5.0",
"@types/node": "^18.8.0",
"@types/luxon": "^3.0.0",
"@types/node": "^18.8.0",
"@types/pako": "^2.0.0",
"@types/parse-git-config": "^3.0.1",
"@types/parse-path": "^7.0.0",
Expand All @@ -67,8 +67,8 @@
"@types/uuid": "^8.3.4",
"@types/valid-url": "^1.0.3",
"@types/validator": "^13.7.7",
"@typescript-eslint/parser": "^5.32.0",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.32.0",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"casual": "^1.6.2",
"css-loader": "^6.7.1",
Expand Down
2 changes: 1 addition & 1 deletion version.js

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

0 comments on commit 89dc267

Please sign in to comment.