Skip to content

Commit

Permalink
update all except "jest". max compatible jest version must be "24.9.0"!
Browse files Browse the repository at this point in the history
  • Loading branch information
daggerok committed May 1, 2020
1 parent 7aa48b5 commit f040144
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ npm i -g create-nuxt-app
create-nuxt-app ionic-nuxt-app
cd ionic-nuxt-app/
npm i -E @ionic/core @ionic/vue

# IMPORTANT:
npm i -ED [email protected]
```

add `plugins/ionic.js` file:
Expand Down

0 comments on commit f040144

Please sign in to comment.