Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into euglena1215/es-shim
Browse files Browse the repository at this point in the history
# Conflicts:
#	package.json
  • Loading branch information
euglena1215 committed Nov 26, 2022
2 parents 2607b5e + 6638b0f commit 63e7d09
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"@fortawesome/fontawesome-free": "^5.15.4",
"axios": "^0.25.0",
"bezier-easing": "^2.1.0",
"core-js": "^3.21.1",
"fastify": "^3.25.3",
"fastify-sensible": "^3.1.2",
"fastify-static": "^4.5.0",
Expand Down
1 change: 0 additions & 1 deletion src/client/foundation/side-effects.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import "core-js";
import "regenerator-runtime/runtime";
import "@fortawesome/fontawesome-free/js/fontawesome";
import "@fortawesome/fontawesome-free/js/solid";
Expand Down
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3359,13 +3359,6 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.21.1":
version: 3.21.1
resolution: "core-js@npm:3.21.1"
checksum: d68eddd831340ad5b24ac29c72fda022a43b17f194c4278b6b875a843283d316502cb4abd07f28631d6ebc4387f66aa06e2b1b3c8fd7e08096a751b5c63f6889
languageName: node
linkType: hard

"cosmiconfig@npm:^7.0.1":
version: 7.0.1
resolution: "cosmiconfig@npm:7.0.1"
Expand Down Expand Up @@ -9390,7 +9383,6 @@ __metadata:
babel-loader: ^8.2.3
bezier-easing: ^2.1.0
copy-webpack-plugin: ^10.2.0
core-js: ^3.21.1
csstype: ^3.0.10
eslint: ^8.10.0
eslint-config-prettier: ^8.5.0
Expand Down

0 comments on commit 63e7d09

Please sign in to comment.