We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc0464 commit fb2a75dCopy full SHA for fb2a75d
package.json
@@ -69,5 +69,6 @@
69
"test": "npm run test-unit && npm run test-integration",
70
"test-unit": "./node_modules/karma/bin/karma start",
71
"test-integration": "dalek test/integration/*.js"
72
- }
+ },
73
+ "version": "1.6.8"
74
}
0 commit comments