Skip to content

Shopify's defunct Slate tools occasionally updated w/ some security patches

Notifications You must be signed in to change notification settings

five23/slate-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDIT: Don't use me, I'm abandoned!

Check out some of these other Slate forks instead ->

Shopify Slate Tools

Shopify's defunct Slate tools occasionally updated w/ some security patches

For Existing Slate projects

Replace the following dependency:

{
  "devDependencies": {
    "@shopify/slate-tools": "1.0.0-beta.19"
  }
}

With:

{
  "devDependencies": {
    "@five23/slate-tools": "https://github.com/five23/slate-tools"
  }
}

With NPM

npm install https://github.com/five23/slate-tools --save-dev

With Yarn

yarn add --dev https://github.com/five23/slate-tools

About

Shopify's defunct Slate tools occasionally updated w/ some security patches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages