Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lu Nguyen committed Jul 25, 2023
1 parent 4db33cd commit dbc1215
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
"repository": "https://github.com/aesirxio/sso",
"main": "build/lib/index.js",
"types": "build/lib/types/index.d.ts",
"module": "build/lib/index.js",
"exports": {
"require": "./build/lib/index.js",
"import": "./build/lib/index.js"
},
"source": "src/index.js",
"dependencies": {
"@concordium/react-components": "^0.3.0",
Expand Down

0 comments on commit dbc1215

Please sign in to comment.