Skip to content

Commit b964716

Browse files
committed
update UI & stoic
update UI & stoic
1 parent c21b424 commit b964716

File tree

216 files changed

+322
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+322
-81
lines changed

.gitignore

100644100755
File mode changed.

README.md

100755100644
Lines changed: 1 addition & 25 deletions

babel.config.js

100755100644
File mode changed.

canister_ids.json

100755100644
File mode changed.

dfx.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"packtool": ""
3838
}
3939
},
40-
"dfx": "0.8.0",
40+
"dfx": "0.7.2",
4141
"networks": {
4242
"local": {
4343
"bind": "127.0.0.1:8000",

package.json

100755100644
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"eslint-plugin-vue": "^7.0.0",
2828
"events": "3.3.0",
2929
"html-webpack-plugin": "5.3.1",
30+
"ic-stoic-identity": "^1.4.0",
3031
"process": "0.11.10",
3132
"stream-browserify": "3.0.0",
3233
"terser-webpack-plugin": "5.1.1",

src/Texas/AccountStatus.mo

100755100644
File mode changed.

src/Texas/Action.mo

100755100644
File mode changed.

src/Texas/Card.mo

100755100644
File mode changed.

src/Texas/Cards.mo

100755100644
File mode changed.

0 commit comments

Comments
 (0)