1 parent 1c2d2d6 commit 25cd2bfCopy full SHA for 25cd2bf
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spex",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "Specialized Promise Extensions",
5
"main": "src/index.js",
6
"typings": "typescript/spex.d.ts",
@@ -12,7 +12,7 @@
12
"lint": "eslint ./src ./test/**/*.spec.js"
13
},
14
"files": [
15
- "lib",
+ "src",
16
"typescript"
17
],
18
"homepage": "https://github.com/vitaly-t/spex",
0 commit comments