Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
revert(): devDependencies && 720 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsfs committed May 9, 2020
1 parent 4248781 commit 5d10910
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@criticalmanufacturing/dev-tasks",
"version": "7.2.0-1",
"version": "7.2.0",
"description": "Gulp tasks and helpers for development",
"main": "main.js",
"dependencies": {
Expand Down Expand Up @@ -38,15 +38,14 @@
"tslint-no-circular-imports": "^0.7.0",
"typescript": "3.7.2",
"uuid": "~3.3.2",
"yargs": "~12.0.5"
"yargs": "~12.0.5",
"gulp-watch": "^5.0.1",
"gulp-webserver": "^0.9.1"
},
"peerDependencies": {
"@criticalmanufacturing/dev-i18n-transform": "^1.0.0"
},
"devDependencies": {
"gulp-watch": "^5.0.1",
"gulp-webserver": "^0.9.1"
},
"devDependencies": {},
"scripts": {},
"keywords": [
"cmf",
Expand Down

0 comments on commit 5d10910

Please # to comment.