Skip to content

Commit

Permalink
🔖 Update to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leodr committed May 19, 2021
1 parent 3b04d49 commit 8ab270e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.0",
"version": "1.6.3",
"private": true,
"scripts": {
"build": "docusaurus build",
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-project",
"version": "1.6.2",
"version": "1.6.3",
"private": true,
"description": "An example of using chayns-toolkit.",
"homepage": "https://github.com/TobitSoftware/chayns-toolkit#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-toolkit/babel-preset",
"version": "1.6.1",
"version": "1.6.3",
"private": false,
"description": "The sharable babel-preset for developing chayns® apps. Used in chayns-toolkit.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/chayns-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chayns-toolkit",
"version": "1.6.2",
"version": "1.6.3",
"description": "A zero-config toolchain for developing chayns® apps.",
"keywords": [
"chayns",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-toolkit/eslint-config",
"version": "1.6.2",
"version": "1.6.3",
"description": "The sharable eslint-config for developing chayns® apps. Used in chayns-toolkit.",
"keywords": [
"chayns",
Expand Down

0 comments on commit 8ab270e

Please sign in to comment.