aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-03-17 20:39:34 +0100
committersD <stoned@derpymail.org>2020-03-17 20:39:34 +0100
commitb994ac9033cfb232ff02a4cacc9ff59b0f296222 (patch)
treef5cc0bd8f77b2b86d185f8e3edb3db7a2a4461a2 /package.json
parent7d8686a1fa1e556913d8c9a8ea507e88fd60ba98 (diff)
wee woo wee woo npm is hot garbage
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 153418f..e7163c7 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,6 @@
"dependencies": {
"core-js": "^3.6.4",
"fingerprintjs2": "^2.1.0",
- "regenerator-runtime": "^0.13.2"
+ "regenerator-runtime": "^0.13.5"
}
}