diff options
| author | David Kossoglyad <[email protected]> | 2021-03-19 15:48:01 +0200 |
|---|---|---|
| committer | David Kossoglyad <[email protected]> | 2021-03-19 15:48:01 +0200 |
| commit | e1b68acf95bda757d670936d7057fd0fcb2ddc56 (patch) | |
| tree | 1306e41ce88427b5de8ee4e7b4e6cf3c1ec6f782 /package.json | |
| parent | 20e665cae7d7a516362d12a18ed14656ee52f0aa (diff) | |
| download | faker-e1b68acf95bda757d670936d7057fd0fcb2ddc56.tar.xz faker-e1b68acf95bda757d670936d7057fd0fcb2ddc56.zip | |
chore: remove ./dist/** folder
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index f879956d..68c5b967 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "report-dir": "./reports/coverage" }, "devDependencies": { - "browserify": "^16.5.2", + "browserify": "^17.0.0", "coveralls": "^3.1.0", "gulp": "^4.0.2", "gulp-gh-pages": "^0.5.4", @@ -51,9 +51,9 @@ "gulp-mustache": "^5.0.0", "gulp-rename": "^2.0.0", "gulp-uglify": "^3.0.2", - "ink-docstrap": "1.1.4", + "ink-docstrap": "1.3.2", "jsdoc": "^3.6.6", - "jshint": "0.9.0", + "jshint": "2.12.0", "lodash": "^4.17.21", "mocha": "^8.3.2", "node-minify": "^3.6.0", |
