Skip to content

Commit 748c546

Browse files
author
Moxiegirl
authored
Merge pull request #687 from moxiegirl/network-reveal
Exposing the Blockstack network
2 parents 59de36e + 43208c9 commit 748c546

File tree

7 files changed

+240
-221
lines changed

7 files changed

+240
-221
lines changed

mdincludes/script-dist-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```html
2-
<script src="https://unpkg.com/blockstack@19.4.0-beta.1/dist/blockstack.js" integrity="sha384-UnkhaTA3XqTl/a79lTWO+C85bbXyM8IIUYtSLfrkkNQJcCxocVZv8nHaMzrvS9ZH" crossorigin="anonymous"></script>
2+
<script src="https://unpkg.com/blockstack@19.2.5/dist/blockstack.js" integrity="sha384-MYwahltZZI72RAIXkFpR3LDRoAJX+NtRVEaLhxAJS6c2fStuiDhbzbJbhH+lUI7g" crossorigin="anonymous"></script>
33
```

package-lock.json

Lines changed: 51 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"ts-loader": "^5.3.3",
122122
"ts-node": "^8.0.2",
123123
"typedoc": "^0.15.0",
124-
"typescript": "^3.3.3333",
124+
"typescript": "^3.5.3",
125125
"webpack": "^4.29.6",
126126
"webpack-assets-manifest": "^3.1.1",
127127
"webpack-bundle-analyzer": "^3.4.1",

0 commit comments

Comments
 (0)