+5
-6
lines changedFilter options
+5
-6
lines changed Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jobs:
18
18
pages: read
19
19
name: Build and Upload
20
20
if: github.repository_owner == 'npm'
21
-
runs-on: macos-latest
21
+
runs-on: ubuntu-latest
22
22
defaults:
23
23
run:
24
24
shell: bash
Original file line number Diff line number Diff line change
@@ -5,6 +5,6 @@ redirect_from:
5
5
- /orgs
6
6
---
7
7
8
-
<>Organizations allow teams of contributors to read and write public and private packages. Organizations are free when they publish public packages. When organizations publish private packages, an npm Teams subscription is required. For more information on npm Teams pricing, see our <Link href="https://www.npmjs.com/pricing">products page</Link>.</>
8
+
<>Organizations allow teams of contributors to read and write public and private packages. Organizations are free when they publish public packages. When organizations publish private packages, an npm Teams subscription is required. For more information on npm Teams pricing, see our [products page](https://www.npmjs.com/pricing).</>
9
9
10
10
<Index />
Original file line number Diff line number Diff line change
@@ -7,9 +7,8 @@
7
7
},
8
8
"private": true,
9
9
"scripts": {
10
-
"develop": "NODE_OPTIONS=--max-old-space-size=8192 gatsby develop --verbose",
11
-
"develop:debug": "GATSBY_WEBPACK_LOGGING=develop npm run develop",
12
-
"build": "NODE_OPTIONS=--max-old-space-size=8192 gatsby build --verbose --log-pages",
10
+
"develop": "gatsby develop",
11
+
"build": "gatsby build --verbose --log-pages",
13
12
"clean": "gatsby clean",
14
13
"serve": "gatsby serve",
15
14
"lint": "eslint \"**/*.js\"",
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
17
17
pages: read
18
18
name: Build and Upload
19
19
if: github.repository_owner == 'npm'
20
-
runs-on: macos-latest
20
+
runs-on: ubuntu-latest
21
21
defaults:
22
22
run:
23
23
shell: bash
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4