Skip to content

Commit

Permalink
edit: npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyspiro committed Sep 10, 2024
1 parent 65d6974 commit 8831992
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
.LSOverride

node_modules
dist
dist

test.*
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmicjs/sdk",
"version": "1.0.11",
"version": "1.0.12",
"description": "The official client module for Cosmic. This module helps you easily add dynamic content to your website or application using the Cosmic headless CMS.",
"keywords": [
"headlesscms",
Expand Down Expand Up @@ -63,4 +63,4 @@
"npx eslint --fix"
]
}
}
}

0 comments on commit 8831992

Please sign in to comment.