mirror of
https://github.com/morten-olsen/bob-the-algorithm.git
synced 2026-02-08 00:46:25 +01:00
updated-pkg-manager
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@morten-olsen/bob",
|
||||
"version": "1.0.0",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"main": "./src/index.ts",
|
||||
"homepage": "/bob-the-algorithm",
|
||||
"scripts": {
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/vector-icons": "^12.0.0",
|
||||
"@morten-olsen/ui": "workspace:^",
|
||||
"@morten-olsen/ui": "1.0.0-alpha.1",
|
||||
"@react-native-async-storage/async-storage": "~1.15.0",
|
||||
"@react-navigation/bottom-tabs": "^6.0.5",
|
||||
"@react-navigation/native": "^6.0.2",
|
||||
|
||||
Reference in New Issue
Block a user