tidy the html

This commit is contained in:
wassname
2019-01-13 20:58:12 +08:00
parent 9961475eae
commit fae3c4101b
3 changed files with 140 additions and 70 deletions
+6 -1
View File
@@ -1,6 +1,6 @@
{
"name": "2d_walker_rl_js",
"version": "0.0.1",
"version": "0.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -932,6 +932,11 @@
"integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=",
"dev": true
},
"bulma": {
"version": "0.7.2",
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.7.2.tgz",
"integrity": "sha512-6JHEu8U/1xsyOst/El5ImLcZIiE2JFXgvrz8GGWbnDLwTNRPJzdAM0aoUM1Ns0avALcVb6KZz9NhzmU53dGDcQ=="
},
"bytes": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",