Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "tagster", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Tagster is simple library which is helping you create html strings with ease.", | ||
@@ -15,4 +15,4 @@ "main": "tagster.js", | ||
"devDependencies": { | ||
"mocha": "*", | ||
"chai": "~1.9.0" | ||
"chai": "^1.10.0", | ||
"mocha": "*" | ||
}, | ||
@@ -19,0 +19,0 @@ "keywords": [ |
12301