Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

Commit a2fa4a2

Browse files
committed
Remove old jasmine stuff
1 parent 2e18c52 commit a2fa4a2

File tree

4 files changed

+1
-31
lines changed

4 files changed

+1
-31
lines changed
File renamed without changes.

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@
2323
"@types/jsonwebtoken": "^7.1.33",
2424
"@types/mqtt": "0.0.32",
2525
"@types/node": "0.0.2",
26+
"@types/jest": "^16.0.1",
2627
"axios": "^0.15.2",
2728
"jsonwebtoken": "^7.1.9",
2829
"mosca": "^2.2.0",
29-
"@types/jest": "^16.0.1",
3030
"mqtt": "^1.7.4"
3131
},
3232
"devDependencies": {
33-
"istanbul": "^0.4.4",
3433
"jest": "^17.0.3",
3534
"nodemon": "^1.11.0",
3635
"ts-jest": "^17.0.3",

spec/support/jasmine.json

-9
This file was deleted.

typescript-preprocessor.js

-20
This file was deleted.

0 commit comments

Comments
 (0)