Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "queez", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A simple Javascript library to create quizz", | ||
@@ -60,4 +60,4 @@ "main": "index.js", | ||
"lint": "eslint src/*; exit 0", | ||
"test": "./node_modules/.bin/mocha --compilers js:babel-core/register; exit 0" | ||
"test": "./node_modules/.bin/mocha --compilers js:babel-core/register;" | ||
} | ||
} |
@@ -5,2 +5,4 @@ #Queez | ||
![](https://travis-ci.org/arncet/queez.svg?branch=master) | ||
##Navigation : | ||
@@ -7,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
72015
657