@remirror/core-constants
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -8,3 +8,3 @@ { | ||
"repository": "https://github.com/ifiokjr/remirror/tree/master/@remirror/core-constants", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"main": "lib/index.js", | ||
@@ -18,3 +18,3 @@ "module": "lib/dist/core-constants.esm.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.2" | ||
"@babel/runtime": "^7" | ||
}, | ||
@@ -29,3 +29,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "ee3263af66905fac14d01581b3c88c0db2268945" | ||
"gitHead": "a684332193b678a008161b57ca60537aeaf10be6" | ||
} |
43117
18
756
Updated@babel/runtime@^7