mirror of
https://github.com/waku-org/js-waku-examples.git
synced 2025-02-24 05:38:08 +00:00
move web chat example to npm
This commit is contained in:
parent
7e02520111
commit
681ae6933a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
dist
|
||||
node_modules
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
@ -1,14 +0,0 @@
|
||||
function readPackage(pkg) {
|
||||
// Freeze webpack transient dependency
|
||||
if (pkg.dependencies.webpack) {
|
||||
pkg.dependencies.webpack = '5.65.0';
|
||||
}
|
||||
|
||||
return pkg
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
hooks: {
|
||||
readPackage
|
||||
}
|
||||
}
|
41819
web-chat/package-lock.json
generated
Normal file
41819
web-chat/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
13131
web-chat/pnpm-lock.yaml
generated
13131
web-chat/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user