diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2022-05-31 08:18:16 -0500 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2022-05-31 08:18:16 -0500 |
| commit | 97d076765adc7e8fe86227d85a6e770847f13a9d (patch) | |
| tree | 62d415858263cb2316c943a593a67df8ddbc0e54 | |
| parent | cd145766dbc4ab07f6ce5073ba2986c3e72436bc (diff) | |
| parent | cbfdaf8a4b9a964a94709db6ef0689d1a6556c9b (diff) | |
Merge branch 'master' of github.com:sahinf/PTDatabaseApp
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -114,6 +114,6 @@ typescript-project |-package-lock.json |-tsconfig.json ``` -If we were to using Svelte as in this project, then +If we were to use Svelte (as in this project), then the `package.json` script would use `rollup` instead -of `node`.
\ No newline at end of file +of `node`. |
