chore: git url format for air-datepicker
This commit is contained in:
parent
11e54cbfbe
commit
8906c1eba4
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"homepage": "https://frappeframework.com",
|
||||
"dependencies": {
|
||||
"ace-builds": "^1.4.8",
|
||||
"air-datepicker": "http://github.com/frappe/air-datepicker",
|
||||
"air-datepicker": "git+https://github.com/frappe/air-datepicker.git",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"awesomplete": "^1.1.5",
|
||||
"bootstrap": "^4.4.1",
|
||||
|
|
|
|||
|
|
@ -348,9 +348,9 @@ agent-base@~4.2.1:
|
|||
dependencies:
|
||||
es6-promisify "^5.0.0"
|
||||
|
||||
"air-datepicker@http://github.com/frappe/air-datepicker":
|
||||
"air-datepicker@git+https://github.com/frappe/air-datepicker.git":
|
||||
version "2.2.3"
|
||||
resolved "http://github.com/frappe/air-datepicker#ed37b94d95c68d8544357e330be0c89d044a3eea"
|
||||
resolved "git+https://github.com/frappe/air-datepicker.git#ed37b94d95c68d8544357e330be0c89d044a3eea"
|
||||
dependencies:
|
||||
jquery ">=2.0.0 <4.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue