File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8- - Nothing yet
8+ ### Fixed
9+ - Moved ` jsdoc ` from ` dependencies ` to ` devDependencies `
910
1011## [ 3.0.1] 2018-09-20
1112### Fixed
Original file line number Diff line number Diff line change 4545 },
4646 "homepage" : " https://github.com/HopefulLlama/UnitTestSCAD#readme" ,
4747 "dependencies" : {
48- "jsdoc" : " ^3.5.5" ,
4948 "xml2js" : " ^0.4.17"
5049 },
5150 "devDependencies" : {
5453 "github-api" : " ^3.0.0" ,
5554 "husky" : " ^0.14.3" ,
5655 "jasmine" : " ^3.2.0" ,
56+ "jsdoc" : " ^3.5.5" ,
5757 "lint-staged" : " ^7.2.2" ,
5858 "llama-rlsr" : " 0.0.6" ,
5959 "llama-rlsr-keep-a-changelog" : " 0.0.4" ,
You can’t perform that action at this time.
0 commit comments