Skip to content

Commit

Permalink
chore: updating svelte-dts version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelmlins committed Apr 6, 2022
1 parent 4a41777 commit 9b9f803
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-grid-responsive",
"version": "1.2.2",
"version": "1.2.3",
"description": "Responsive grid system based on Bootstrap for Svelte",
"repository": "https://github.com/andrelmlins/svelte-grid-responsive",
"author": "André Lins <andrelucas01@hotmail.com> (https://andrelmlins.github.io/)",
Expand Down Expand Up @@ -40,7 +40,7 @@
"rollup-plugin-terser": "^7.0.0",
"sirv-cli": "^1.0.0",
"svelte": "^3.32.0",
"svelte-dts": "^0.3.5",
"svelte-dts": "^0.3.6",
"svelte-highlight": "^3.2.0",
"svelte-jester": "1.1.5",
"svelte-preprocess": "^4.7.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4396,10 +4396,10 @@ supports-hyperlinks@^2.0.0:
has-flag "^4.0.0"
supports-color "^7.0.0"

svelte-dts@^0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/svelte-dts/-/svelte-dts-0.3.5.tgz#e2588b6064b0977746f85da8d26a877c5f69e93a"
integrity sha512-ry+zW9MYlmsTSGoDrnKmPr7koueeFKhdYSB5HU2mM/Px03w/CTtrweyNWOOT3EZe61fOMdZuOv7xkecO0+qEgA==
svelte-dts@^0.3.6:
version "0.3.6"
resolved "https://registry.yarnpkg.com/svelte-dts/-/svelte-dts-0.3.6.tgz#24306ee6ecf30b801eaa6cc21464f5e01d5240c4"
integrity sha512-iXyJhFLs/qNViiruw4ZtHCd8CVSsn0enwQC01BX8gnJF86k5MMEom0YAnqKwg4TUxMiYZLwbExt8HvVCgV2Nyg==
dependencies:
commander "^7.1.0"
recursive-readdir "^2.2.2"
Expand Down

0 comments on commit 9b9f803

Please sign in to comment.