dependabot[bot]
42c2b99186
Bump json5 and @babel/core
...
Bumps [json5](https://github.com/json5/json5 ) to 2.2.3 and updates ancestor dependency [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ). These dependencies need to be updated together.
Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3 )
Updates `@babel/core` from 7.1.2 to 7.20.12
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: "@babel/core"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 05:23:33 +00:00
dependabot[bot]
23bc56e320
Bump lodash from 4.17.11 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 14:53:00 +02:00
Eric Mastro
6ed8bdf459
Merge pull request #9 from status-im/chores/user-ws-start
...
Use ws for contracts
2018-10-30 22:02:29 +01:00
Anthony Laibe
31aac79d1a
Use ws for contracts
2018-10-30 21:58:40 +01:00
Eric Mastro
88a7f77a56
Merge pull request #7 from status-im/features/bump-package
...
bump babel versions, add babel core
2018-10-28 15:33:58 +01:00
emizzle
7cd2cc62a7
bump babel versions, add babel core
2018-10-28 15:30:10 +01:00
Richard Ramos
0861c6e6b9
Updating code to use material-ui newer typography variants
2018-10-13 12:16:18 -04:00
Richard Ramos
026f74ee82
Updating dot files and config
2018-10-09 19:01:56 -04:00
Richard Ramos
f4432fe26c
Updating tests to 3.2.2
2018-10-09 19:00:32 -04:00
Richard Ramos
2325e8507a
Updating config files to 3.2.2
2018-10-09 18:47:06 -04:00
Richard Ramos
cfdd5cb787
Updating tutorial to Embark 3.2.2
2018-10-09 17:49:48 -04:00
Richard Ramos
7f42d1faa3
Merge pull request #5 from andytudhope/patch-5
...
Minor grammar updates to 7: Deploy
2018-10-05 22:41:32 -04:00
Richard Ramos
5255f1f26a
Merge pull request #4 from andytudhope/patch-4
...
Updates App.js to Work Better With Instructions
2018-10-05 22:41:06 -04:00
Richard Ramos
fc5a1410e2
Merge pull request #3 from andytudhope/patch-3
...
Updates Instructions 6: DApp for better flow
2018-10-05 22:40:32 -04:00
Richard Ramos
13d9bfb501
Merge pull request #2 from andytudhope/patch-2
...
Updates Smart Contract For Better Flow
2018-10-05 22:39:16 -04:00
Richard Ramos
44e456a2c1
Merge pull request #1 from andytudhope/patch-1
...
Updates Instructions 4: Coding Smart Contract
2018-10-05 22:38:38 -04:00
Andy Tudhope
ed34376ae1
Minor grammar updates to 7: Deploy
...
Just a few small changes for better readability.
2018-08-25 11:24:35 +02:00
Andy Tudhope
1ec389fd0f
Updates App.js to Work Better With Instructions
...
Just made it more clear what needs to be done when following the template.
Having lines that need to be replaced rather than just added in can cause noobs confusion (going on experience in India).
2018-08-25 11:06:24 +02:00
Andy Tudhope
0da0f6adb1
Updates Instructions 6: DApp for better flow
...
Mostly grammar changes here, but there are 2 very important updates to be made:
1. Remove `EtherPress` import - it's unnecessary.
2. Change `post` in loop to `currentPost` to match the names actually used in the template.
2018-08-25 11:01:20 +02:00
Andy Tudhope
c57f1ac60d
Updates Smart Contract For Better Flow
...
I added the `posts.length` to `numPosts()` because it does not appear in the instructions and removed 2 `return` statements that I know will confuse people if left in, based on experience with a similar set up for the one function from DTwitter in India.
2018-08-25 10:29:07 +02:00
Andy Tudhope
29901c00bf
Updates Instructions 4: Coding Smart Contract
...
Some more explanations for `revert with reason` and some grammar and stylistic changes.
2018-08-25 10:26:29 +02:00
Richard Ramos
0d78c99dc3
Typo fix
2018-08-20 14:54:53 -04:00
Richard Ramos
a300b7675b
Typo fix
2018-08-20 14:52:42 -04:00
Richard Ramos
c3a29f4aa5
Updating URLs
2018-08-20 14:51:01 -04:00
Richard Ramos
8c612b715d
Initial commit
2018-08-20 14:42:27 -04:00
Richard Ramos
08b0bdb767
Initial commit
2018-08-20 14:37:14 -04:00