Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ygpark80 committed Aug 29, 2020
1 parent 51fdc89 commit 16fc094
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 2,750 deletions.
15 changes: 1 addition & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,13 @@
"postinstall.js"
],
"dependencies": {
"comment-json": "^3.0.3",
"detect-indent": "^6.0.0",
"tslint": "^6.1.3",
"tslint-eslint-rules": "^5.4.0"
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/comment-json": "^1.1.1",
"@types/glob": "^7.1.1",
"@types/mocha": "^5.2.5",
"@types/node": "^12.0.8",
"chai": "^4.2.0",
"glob": "^7.1.3",
"gulp": "^4.0.2",
"gulp-cli": "^2.2.0",
"mocha": "^5.2.0",
"mocha-env-reporter": "^3.0.0",
"release-it": "^13.7.0",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"write-json-file": "^4.1.1"
"typescript": "^4.0.2"
}
}
Loading

0 comments on commit 16fc094

Please sign in to comment.