Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ridafkih committed Jun 15, 2022
1 parent 7e00bc4 commit 5617796
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "expo-fullstory",
"version": "0.1.0",
"version": "0.2.0",
"description": "Uses Expo config plugins to allow FullStory for Expo/EAS-based React Native applications.",
"main": "dist/index.js",
"scripts": {
"build": "tsc --declaration && tsc-alias"
},
"keywords": ["fullstory", "expo"],
"keywords": [
"fullstory",
"expo"
],
"author": "Rida F'kih",
"license": "ISC",
"dependencies": {
Expand Down

0 comments on commit 5617796

Please sign in to comment.