Skip to content

Commit

Permalink
Merge pull request #11 from icure/rename_template
Browse files Browse the repository at this point in the history
rename the template
  • Loading branch information
LarysaShashuk authored Oct 9, 2024
2 parents 833806c + 4a965c2 commit ac1b593
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doctor-app-manual",
"version": "0.1.0",
"name": "@icure/cra-template-typescript-cardinal-sdk",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "concurrently --kill-others \"less-watch-compiler --config less-watcher.config.json\" \"react-scripts start\"",
Expand Down
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doctor-app-manual",
"version": "0.1.0",
"name": "@icure/cra-template-typescript-cardinal-sdk",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "concurrently --kill-others \"less-watch-compiler --config less-watcher.config.json\" \"react-scripts start\"",
Expand Down

0 comments on commit ac1b593

Please sign in to comment.