We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3bf4f commit 01b39adCopy full SHA for 01b39ad
examples/package.json
@@ -9,7 +9,7 @@
9
"author": "",
10
"license": "ISC",
11
"dependencies": {
12
- "vulp": "0.7.2",
+ "vulp": "0.7.3",
13
"tcomb": "^2.7.0"
14
},
15
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vulp",
3
- "version": "0.7.2",
+ "version": "0.7.3",
4
"main": "lib/",
5
6
"license": "MIT",
0 commit comments