Skip to content

Commit

Permalink
gulp removed
Browse files Browse the repository at this point in the history
  • Loading branch information
jkulvich committed May 4, 2021
1 parent 30b0e72 commit d4d276c
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 4,241 deletions.
92 changes: 0 additions & 92 deletions gulpfile.ts

This file was deleted.

14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,17 @@
"author": "Kulagin Yuri | @jkulvich",
"license": "MIT",
"devDependencies": {
"@types/gulp": "^4.0.8",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"del": "^6.0.0",
"eslint": "^7.25.0",
"gulp": "^4.0.2",
"gulp-babel": "7",
"gulp-browserify": "^0.5.1",
"gulp-cli": "^2.3.0",
"gulp-concat": "^2.6.1",
"gulp-eslint": "^6.0.0",
"gulp-minify": "^3.1.0",
"gulp-serve": "^1.4.0",
"gulp-typescript": "^6.0.0-alpha.1",
"ip": "^1.1.5",
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
},
"dependencies": {
"event-target-shim": "^6.0.2"
},
"dependencies": {},
"browserslist": [
"not dead",
"> 5%"
Expand Down
Loading

0 comments on commit d4d276c

Please sign in to comment.