Skip to content

Commit ea988cc

Browse files
committed
packages updated
1 parent b545941 commit ea988cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build/Release
3535
# Dependency directories
3636
node_modules/
3737
jspm_packages/
38-
package.lock.json
38+
package-lock.json
3939

4040
# Typescript v1 declaration files
4141
typings/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"flag-icon-css": "2.9.0",
1212
"font-awesome": "4.7.0",
1313
"ionicons": "^4.5.5",
14-
"jquery": "3.2.1",
14+
"jquery": "^3.4.1",
1515
"justgage": "1.2.2",
1616
"jvectormap": "2.0.4",
1717
"perfect-scrollbar": "^1.3.0",

0 commit comments

Comments
 (0)