Skip to content

Commit

Permalink
Remove Typescript and update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gocemitevski committed Jul 8, 2023
1 parent 0a3c1c7 commit 5e654b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"homepage": "https://gocemitevski.github.io/osnovni-ucilista-mk",
"name": "osnovni-ucilista-mk",
"type": "module",
"version": "0.1.0",
"version": "0.1.2",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.36",
Expand All @@ -21,8 +21,7 @@
"react-ga4": "^2.1.0",
"react-leaflet": "^2.8.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.4",
"typescript": "^3.9.7"
"react-scripts": "^3.4.4"
},
"scripts": {
"predeploy": "npm run build",
Expand Down

0 comments on commit 5e654b0

Please sign in to comment.