first working version

This commit is contained in:
2016-10-12 14:01:15 +02:00
parent 7e65012621
commit f97c97f41a
11 changed files with 71 additions and 18 deletions

View File

@@ -25,6 +25,7 @@
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.1"
"should": "^11.1.1",
"typings-test": "^1.0.3"
}
}