Skip to content

Commit 7955516

Browse files
committed
switch to using the webstore-component-library from npmjs
also removed the .npmrc file so we are not looking in the github package registry
1 parent 779c420 commit 7955516

File tree

3 files changed

+157
-94
lines changed

3 files changed

+157
-94
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rjsf/core": "^5.0.0-beta.17",
1919
"@rjsf/utils": "^5.0.0-beta.17",
2020
"@rjsf/validator-ajv8": "^5.0.1",
21-
"@scientist-softserv/webstore-component-library": "^0.1.14",
21+
"@scientist-softserv/webstore-component-library": "^0.1.15",
2222
"axios": "^1.1.3",
2323
"bootstrap": "^5.2.3",
2424
"next": "12.3.1",

0 commit comments

Comments
 (0)