Skip to content

Commit 3ee178e

Browse files
v0.0.5
1 parent 6ec25ea commit 3ee178e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fetch-loading",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Loading animation which can be displayed while data is fetched from an API",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -24,7 +24,6 @@
2424
"type": "git",
2525
"url": "git+https://github.com/StackOverflowIsBetterThanAnyAI/fetch-loading.git"
2626
},
27-
"prettier": "prettier-es5",
2827
"author": "Michael Münzenhofer",
2928
"license": "MIT",
3029
"devDependencies": {

0 commit comments

Comments
 (0)