Skip to content

Commit

Permalink
Fixed package json
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnorton committed Aug 13, 2024
1 parent 2a21b52 commit d53924e
Show file tree
Hide file tree
Showing 65 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion js/cdn/autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/contextual-comments-autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/contextual-comments-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/contextual-comments-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/contextual-comments-matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/contextual-comments-threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/forms-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/mouse-pointers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/real-time-data-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/video-conference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/cdn/who-is-online/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"live-server": "^1.2.2"
},
"author": "",
"license": "ISC",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion js/react/autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/contextual-comments-autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/contextual-comments-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/contextual-comments-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/contextual-comments-matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/contextual-comments-threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/forms-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/mouse-pointers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/real-time-data-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/video-conference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/react/who-is-online/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {
"@superviz/sdk": "^6.5.3",
"@superviz/autodesk-viewer-plugin": "~1.20.0"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/contextual-comments-autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {
"@superviz/sdk": "^6.5.3",
"@superviz/autodesk-viewer-plugin": "~1.20.0"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/contextual-comments-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/contextual-comments-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/contextual-comments-matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {
"@superviz/sdk": "^6.5.3",
"@superviz/matterport-plugin": "~1.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/contextual-comments-threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {
"@superviz/sdk": "^6.5.3",
"@superviz/threejs-plugin": "~1.0.1"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/forms-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {
"@superviz/sdk": "^6.5.3",
"@superviz/matterport-plugin": "~1.0.0"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/mouse-pointers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/real-time-data-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"dependencies": {
"@superviz/sdk": "^6.5.3",
"@superviz/threejs-plugin": "~1.0.1"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/video-conference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion js/vanilla/who-is-online/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
},
"dependencies": {
"@superviz/sdk": "^6.5.3"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/contextual-comments-autodesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/contextual-comments-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/contextual-comments-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/contextual-comments-matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/contextual-comments-threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/forms-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"@types/react-dom": "^18.2.15",
"@types/uuid": "^9.0.7",
"typescript": "^5.2.2"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/matterport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"@types/react-dom": "^18.2.15",
"@types/uuid": "^9.0.7",
"typescript": "^5.2.2"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/mouse-pointers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"@types/react-dom": "^18.2.15",
"@types/uuid": "^9.0.7",
"typescript": "^5.2.2"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/real-time-data-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
2 changes: 1 addition & 1 deletion ts/react/threejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.0"
},
}
}
Loading

0 comments on commit d53924e

Please sign in to comment.