@cycle/time
Advanced tools
Comparing version 0.5.0-rc0 to 0.5.0-rc1
{ | ||
"name": "@cycle/time", | ||
"version": "0.5.0-rc0", | ||
"version": "0.5.0-rc1", | ||
"description": "A time driver designed to enable awesome testing and dev tooling", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"test/docs": "npm run compile && markdown-doctest", | ||
"compile": "tsc && tsc rxjs.ts most.ts", | ||
"compile": "tsc && tsc rxjs.ts most.ts --declaration", | ||
"prepublish": "npm run compile", | ||
@@ -28,0 +28,0 @@ "postpublish": "greenkeeper-postpublish" |
50212
37
868