Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 0029ec5

Browse files
authored
Updated link to Spectrum (#499)
* Renamed text files * Link to ZEIT Spectrum community * Renamed lockfile for npm * Lock dependencies properly
1 parent 5d157b0 commit 0029ec5

File tree

5 files changed

+3166
-4836
lines changed

5 files changed

+3166
-4836
lines changed

.yarnrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
save-prefix ""
File renamed without changes.

readme.md renamed to README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Coverage Status](https://coveralls.io/repos/github/zeit/pkg/badge.svg?branch=master)](https://coveralls.io/github/zeit/pkg?branch=master)
55
[![Dependency Status](https://david-dm.org/zeit/pkg/status.svg)](https://david-dm.org/zeit/pkg)
66
[![devDependency Status](https://david-dm.org/zeit/pkg/dev-status.svg)](https://david-dm.org/zeit/pkg?type=dev)
7-
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/pkg)
7+
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/zeit)
88

99
This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
1010

0 commit comments

Comments
 (0)