use nix-systems
This commit is contained in:
parent
5fe76f6f45
commit
c21185aef8
3 changed files with 57 additions and 69 deletions
|
|
@ -2,6 +2,8 @@
|
|||
"name": "reidlab-pink",
|
||||
"version": "1.0.0",
|
||||
"description": "reidlab.pink",
|
||||
"author": "reidlab",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "npm run lint && astro check && astro build",
|
||||
|
|
@ -9,8 +11,6 @@
|
|||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix"
|
||||
},
|
||||
"author": "reidlab",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.7.0",
|
||||
"@astrojs/sitemap": "^3.1.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue