This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Adminator-admin-dashboard
mirror of
https://github.com/puikinsh/Adminator-admin-dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
chore: Upgrade all dependencies in version 2.1.0 adminator
pull/303/head
Daniel
2 years ago
parent
3042948784
commit
db3582f469
3 changed files
with
6 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
CHANGELOG.md
+2
-2
package-lock.json
+1
-1
package.json
+ 3
- 0
CHANGELOG.md
View File
@ -1,5 +1,8 @@
# Changelog
## [2.1.0]
- Upgraded all dependencies
## [2.0.0]
### Changed
+ 2
- 2
package-lock.json
View File
@ -1,12 +1,12 @@
{
"name"
:
"adminator"
,
"version"
:
"2.
0.4
"
,
"version"
:
"2.
1.0
"
,
"lockfileVersion"
:
3
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"adminator"
,
"version"
:
"2.
0.4
"
,
"version"
:
"2.
1.0
"
,
"dependencies"
:
{
"@fullcalendar/core"
:
"^6.1.11"
,
"@fullcalendar/daygrid"
:
"^6.1.11"
,
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"adminator"
,
"version"
:
"2.
0.4
"
,
"version"
:
"2.
1.0
"
,
"private"
:
true
,
"description"
:
"HTML Admin Template"
,
"scripts"
:
{
Write
Preview
Loading…
Cancel
Save