Skip to content

Commit

Permalink
Merge pull request #50 from mostafaznv/dev
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
mostafaznv authored Mar 17, 2024
2 parents 0f0db09 + 3d5ffb5 commit fccf2b4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Therefore, if you decide to use my packages, please kindly consider making a don

## Requirements:

- PHP 8.0.2 or higher
- PHP 8.1 or higher
- Laravel 10.* or higher


Expand Down
2 changes: 1 addition & 1 deletion dist/field.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"/field.css": "/field.css?id=0b29f4e7358b74e4b94d6e9a649b58e6",
"/field.js": "/field.js?id=e13aa350bf44aed5ced533c60094dc8e",
"/field.js": "/field.js?id=1301eb0d254fa29878bb04f803a816d4",
"/vendor/nova-map-field/dist/images/ic-pin-1.png": "/vendor/nova-map-field/dist/images/ic-pin-1.png?id=400bb8273d9fe0a31d86e144ef534856",
"/vendor/nova-map-field/dist/images/ic-pin-2.png": "/vendor/nova-map-field/dist/images/ic-pin-2.png?id=e084fdbb00a78f7e6d53819e518e64ec",
"/vendor/nova-map-field/dist/images/ic-pin-3.png": "/vendor/nova-map-field/dist/images/ic-pin-3.png?id=19780e69e0b6125989e3209759e51997"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"nova:install": "npm --prefix='../../vendor/laravel/nova' ci"
},
"dependencies": {
"@vue/compiler-sfc": "^3.2.29",
"@vue/compiler-sfc": "^3.4.21",
"cross-env": "^7.0.3",
"laravel-mix": "^6.0.49",
"ol": "^8.1.0",
Expand All @@ -23,7 +23,7 @@
"resolve-url-loader": "^5.0.0",
"sass": "^1.52.1",
"sass-loader": "^13.0.0",
"vue": "^3.2.37",
"vue": "^3.4.21",
"vue-loader": "^16.8.3",
"vue-template-compiler": "^2.6.14",
"vue3-openlayers": "^3.1.0"
Expand Down

0 comments on commit fccf2b4

Please sign in to comment.