@tomorrowevening/hermes 0.0.97 → 0.0.98
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hermes.cjs.js +8 -8
- package/dist/hermes.es.js +269 -270
- package/package.json +1 -1
package/package.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
"module": "./dist/hermes.esm.js",
|
8
8
|
"types": "./types/index.d.ts",
|
9
9
|
"type": "module",
|
10
|
-
"version": "0.0.
|
10
|
+
"version": "0.0.98",
|
11
11
|
"homepage": "https://github.com/tomorrowevening/hermes#readme",
|
12
12
|
"bugs": {
|
13
13
|
"url": "https://github.com/tomorrowevening/hermes/issues"
|