Skip to content

Commit

Permalink
build(precompiled): make a bundle with the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
1715173329 committed Sep 30, 2021
1 parent 1663052 commit 5d091a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions precompiled/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -1977,10 +1977,10 @@ var devDependencies$1 = {
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
"@types/node": "^16.10.1",
"@types/node": "^16.10.2",
"@types/pino": "^6.3.11",
"core-js": "3",
jest: "^27.2.3",
jest: "^27.2.4",
pino: "^6.13.3",
"pino-pretty": "^7.0.1",
pkg: "^5.3.2",
Expand Down

0 comments on commit 5d091a0

Please sign in to comment.