chai-as-promised 8.0.0 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -12,9 +12,9 @@
12
12
  "promises",
13
13
  "promises-aplus"
14
14
  ],
15
- "version": "8.0.0",
15
+ "version": "8.0.1",
16
16
  "author": "Domenic Denicola <d@domenic.me> (https://domenic.me)",
17
- "license": "WTFPL",
17
+ "license": "MIT",
18
18
  "repository": {
19
19
  "type": "git",
20
20
  "url": "git+https://github.com/chaijs/chai-as-promised.git"