-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.3](v1.2.2...v1.2.3) (2021-02-09) ### Bug Fixes * **deps:** bump @nuxtjs/pwa from 3.3.4 to 3.3.5 ([1ea5d0b](1ea5d0b)) * **deps:** bump actions/cache from v2 to v2.1.4 ([9d2f884](9d2f884)) * **deps:** bump stylelint-scss from 3.18.0 to 3.19.0 ([a7d6078](a7d6078))
- Loading branch information
1 parent
a7d6078
commit 146ebba
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "nkcreation", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"private": true, | ||
"scripts": { | ||
"dev": "nuxt-ts", | ||
|