Skip to content

Commit

Permalink
prebundle boxen
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen authored and yannbf committed Jun 15, 2023
1 parent 7d91a00 commit fa7a977
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"@types/semver": "^7.3.4",
"@yarnpkg/fslib": "^2.10.3",
"@yarnpkg/libzip": "^2.3.0",
"boxen": "^5.1.2",
"chalk": "^4.1.0",
"commander": "^6.2.1",
"cross-spawn": "^7.0.3",
Expand Down Expand Up @@ -102,6 +101,7 @@
"@types/puppeteer-core": "^2.1.0",
"@types/semver": "^7.3.4",
"@types/util-deprecate": "^1.0.0",
"boxen": "^5.1.2",
"slash": "^5.0.0",
"strip-json-comments": "^3.1.1",
"typescript": "~4.9.3"
Expand All @@ -117,4 +117,4 @@
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
}
}
2 changes: 1 addition & 1 deletion code/lib/core-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"@types/pretty-hrtime": "^1.0.0",
"@types/semver": "^7.3.4",
"better-opn": "^3.0.2",
"boxen": "^5.1.2",
"chalk": "^4.1.0",
"cli-table3": "^0.6.1",
"compression": "^1.7.4",
Expand Down Expand Up @@ -104,6 +103,7 @@
"@types/node-fetch": "^2.5.7",
"@types/serve-favicon": "^2.5.2",
"@types/ws": "^8",
"boxen": "^5.1.2",
"jest-os-detection": "^1.3.1",
"jest-specific-snapshot": "^8.0.0",
"node-fetch": "^3.3.1",
Expand Down

0 comments on commit fa7a977

Please sign in to comment.