Skip to content

Commit 76f3d76

Browse files
committed
Fix package
1 parent 4eac4a7 commit 76f3d76

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
https://geojson.geolonia.com/
66

7-
```bash
7+
```shell
88
$ git clone git@github.com:geolonia/geojson.geolonia.com.git
99
$ cd geojson.geolonia.com
10-
$ yarnFix t
10+
$ npm install
1111
```
1212

1313
Develop:

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
]
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.14.3",
4342
"@types/geojson": "^7946.0.7",
4443
"@types/mapbox-gl": "^2.1.2",
4544
"@types/styled-components": "^5.1.9"

0 commit comments

Comments
 (0)