File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ For API details and how to use promises, see the <a href="http://www.html5rocks.
6
6
7
7
## Downloads
8
8
9
- * [ es6-promise 27.86 KB (7.33 KB gzipped)] ( https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/lib/ es6-promise.js )
9
+ * [ es6-promise 27.86 KB (7.33 KB gzipped)] ( https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.js )
10
10
* [ es6-promise-auto 27.78 KB (7.3 KB gzipped)] ( https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.auto.js ) - Automatically provides/replaces ` Promise ` if missing or broken.
11
- * [ es6-promise-min 6.17 KB (2.4 KB gzipped)] ( https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/lib/ es6-promise.min.js )
11
+ * [ es6-promise-min 6.17 KB (2.4 KB gzipped)] ( https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.min.js )
12
12
* [ es6-promise-auto-min 6.19 KB (2.4 KB gzipped)] ( https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.auto.min.js ) - Minified version of ` es6-promise-auto ` above.
13
13
14
14
## Node.js
You can’t perform that action at this time.
0 commit comments