Skip to content

Commit 1435cf2

Browse files
committed
switched main
1 parent 297cfd4 commit 1435cf2

File tree

2 files changed

+3
-94
lines changed

2 files changed

+3
-94
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "git+https://github.com/solidos/profile-pane.git"
99
},
10-
"main": "lib/profile-pane.js",
10+
"main": "lib/index.js",
1111
"types": "lib/index.d.ts",
1212
"files": [
1313
"/lib",
@@ -79,10 +79,10 @@
7979
"node-polyfill-webpack-plugin": "^4.1.0",
8080
"raw-loader": "^4.0.2",
8181
"rdflib": "^2.3.0",
82-
"terser-webpack-plugin": "^5.3.14",
83-
"ts-loader": "^9.5.4",
8482
"solid-logic": "^4.0.1",
8583
"solid-ui": "^3.0.1",
84+
"terser-webpack-plugin": "^5.3.14",
85+
"ts-loader": "^9.5.4",
8686
"typescript": "^5.9.2",
8787
"webpack": "^5.103.0",
8888
"webpack-cli": "^6.0.1",

webpack.config.mjs

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)