Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "ddts", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"main": "tslint.json", | ||
@@ -12,5 +12,15 @@ "scripts": { | ||
"license": "MIT", | ||
"peerDependency": { | ||
"bin": { | ||
"ddts-strict-compile": "./strict-compile.sh" | ||
}, | ||
"devDependencies": { | ||
"dd-strict-tsc": "^1.0.3", | ||
"tslint": "^4.4.2", | ||
"typescript": "^2.3.4" | ||
}, | ||
"peerDependencies": { | ||
"dd-strict-tsc": "^1.0.3", | ||
"tslint": "^4.4.2", | ||
"typescript": "^2.3.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
51648
10
3
3