Skip to content

Commit

Permalink
Squash
Browse files Browse the repository at this point in the history
  • Loading branch information
ajacksified committed Aug 5, 2021
1 parent 861fef9 commit f6ef0b4
Show file tree
Hide file tree
Showing 3 changed files with 651 additions and 3,403 deletions.
16 changes: 8 additions & 8 deletions .codesandbox/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
"build": "webpack"
},
"dependencies": {
"@inrupt/solid-client": "^1.4.0",
"@inrupt/solid-client-authn-browser": "^1.7.2",
"@inrupt/solid-client": "^1.10.1",
"@inrupt/solid-client-authn-browser": "^1.10.1",
"@inrupt/solid-client-notifications": "*"
},
"devDependencies": {
"buffer": "^6.0.3",
"clean-webpack-plugin": "^3.0.0",
"crypto-browserify": "^3.12.0",
"events": "^3.2.0",
"html-webpack-plugin": "^5.2.0",
"node-polyfill-webpack-plugin": "^1.0.2",
"html-webpack-plugin": "^5.3.2",
"node-polyfill-webpack-plugin": "^1.1.4",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"ts-loader": "^8.0.17",
"typescript": "^4.2.2",
"webpack": "^5.24.0",
"webpack-cli": "^4.5.0",
"ts-loader": "^9.2.5",
"typescript": "^4.2.4",
"webpack": "^5.48.0",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2"
},
"keywords": [
Expand Down
Loading

0 comments on commit f6ef0b4

Please sign in to comment.