about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 921958803..45d59d449 100644
--- a/package.json
+++ b/package.json
@@ -72,8 +72,8 @@
     "@github/webauthn-json": "^0.5.7",
     "@rails/ujs": "^6.1.4",
     "array-includes": "^3.1.4",
-    "atrament": "0.2.4",
     "arrow-key-navigation": "^1.2.0",
+    "atrament": "0.2.4",
     "autoprefixer": "^9.8.8",
     "axios": "^0.25.0",
     "babel-loader": "^8.2.3",
@@ -172,7 +172,8 @@
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.1",
-    "ws": "^8.4.2"
+    "ws": "^8.4.2",
+    "yarn": "^1.22.17"
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.16.1",