Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed May 15, 2024
1 parent 214c164 commit 16d01f7
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 9 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,16 @@
"utf-8-validate": "^5.0.2"
},
"devDependencies": {
"tsconfig": "workspace:*",
"eslint-config-custom": "workspace:*",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/jest": "^29.5.8",
"@types/node": "^18.11.10",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"eslint-config-custom": "workspace:*",
"husky": "^8.0.0",
"lint-staged": "^15.1.0",
"tsconfig": "workspace:*",
"turbo": "^1.10.12",
"typescript": "5.4.5"
},
Expand Down
5 changes: 0 additions & 5 deletions packages/next-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@


### [0.0.1](https://github.com/eaudeweb/next-drupal/compare/@edw/next-drupal-v1.0.1...@edw/next-drupal-v0.0.1) (2024-05-15)

### 1.0.1 (2024-05-15)
4 changes: 2 additions & 2 deletions packages/next-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@edw/next-drupal",
"version": "0.0.1",
"version": "0.0.0",
"description": "Generic Design System Components for Eaudeweb websites",
"author": "Tiberiu Ichim",
"license": "GPL",
Expand Down Expand Up @@ -66,4 +66,4 @@
"@edw/config-release-it": "workspace:*",
"typescript": "5.4.5"
}
}
}
Loading

0 comments on commit 16d01f7

Please sign in to comment.