Skip to content

Commit

Permalink
chore: add xstate libraries
Browse files Browse the repository at this point in the history
jerelmiller committed Sep 26, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c942c60 commit 28aa1d2
Showing 2 changed files with 28 additions and 4 deletions.
28 changes: 25 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@
"@mdx-js/react": "^1.6.16",
"@newrelic/gatsby-theme-newrelic": "^1.9.5",
"@splitsoftware/splitio-react": "^1.2.0",
"@xstate/react": "^1.0.0-rc.6",
"classnames": "^2.2.6",
"date-fns": "^2.16.1",
"eslint-plugin-react-hooks": "^4.1.0",
@@ -50,7 +51,8 @@
"react-shadow": "^18.3.0",
"react-simple-code-editor": "^0.11.0",
"use-dark-mode": "^2.3.1",
"use-media": "^1.4.0"
"use-media": "^1.4.0",
"xstate": "^4.13.0"
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic": "^0.3.0",

0 comments on commit 28aa1d2

Please sign in to comment.