diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2018-11-13 22:44:44 +0100 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2018-11-13 22:44:44 +0100 |
commit | da6d34923608c646af0a692b235c329443fc1486 (patch) | |
tree | c6311a630b6653aa970299b8b9714d1ad93cfd1d /package.json | |
parent | 2708d5f3bcb663b8cb3d2f0b206fe38a89fd4bea (diff) | |
parent | bf6e2aeb13f9a4bee2be1f8f7a70ca1a73215245 (diff) | |
download | svg.js-da6d34923608c646af0a692b235c329443fc1486.tar.gz svg.js-da6d34923608c646af0a692b235c329443fc1486.zip |
Merge branch '3.0.0' into feature/tests2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 27473b3..d418f07 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "eslint-plugin-node": "^8.0.0", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", + "esm": "^3.0.84", "http-server": "^0.11.1", "jasmine-core": "^3.3.0", "karma": "^3.1.1", |