feat: add snjs package
This commit is contained in:
@@ -30,7 +30,8 @@ module.exports = (async () => {
|
||||
'../services',
|
||||
'../files',
|
||||
'../utils',
|
||||
'../sncrypto-common'
|
||||
'../sncrypto-common',
|
||||
'../snjs',
|
||||
],
|
||||
transformer: {
|
||||
getTransformOptions: async () => ({
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"@standardnotes/react-native-textview": "1.1.0",
|
||||
"@standardnotes/react-native-utils": "1.0.1",
|
||||
"@standardnotes/sncrypto-common": "workspace:*",
|
||||
"@standardnotes/snjs": "^2.118.3",
|
||||
"@standardnotes/snjs": "workspace:*",
|
||||
"@standardnotes/stylekit": "5.29.3",
|
||||
"@standardnotes/utils": "workspace:*",
|
||||
"@standardnotes/web": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user