aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1e98d8e8e..635fc6b72 100644
--- a/package.json
+++ b/package.json
@@ -11,8 +11,8 @@
"@babel/core": "7.13.16",
"@linaria/esbuild": "^3.0.0-beta.15",
"@linaria/shaker": "^3.0.0-beta.15",
- "esbuild": "^0.14.21",
- "prettier": "^2.5.1",
- "nx": "15.0.1"
+ "esbuild": "^0.15.13",
+ "nx": "15.0.1",
+ "prettier": "^2.5.1"
}
}