Skip to content

Commit 646df54

Browse files
committed
commit
1 parent a00161e commit 646df54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "timeengine",
3-
"version": "6.2.1",
4-
"description": "TimeEngine is a tiny, simple yet versatile library that provides first class reactive value 'over time' with smart dependency resolving capability in JavaScript. Built for a new programming paradigm: Dependency driven Functional Reactive Programming (DFRP).",
3+
"version": "6.2.2",
4+
"description": "TimeEngine is a tiny, simple yet versatile library that provides first class reactive value 'over time' with smart dependency resolving capability in JavaScript. Built for a programming paradigm: Dependency driven Functional Reactive Programming (DFRP)",
55
"main": "timeengine.js",
66
"scripts": {
77
"test": "babel timeengine.es -o timeengine.js; babel-node test.js",

0 commit comments

Comments
 (0)