Skip to content

Instantly share code, notes, and snippets.

@developit
Created April 13, 2020 20:52
Show Gist options
  • Save developit/6759f670713786311c0d4bbff827b0c0 to your computer and use it in GitHub Desktop.
Save developit/6759f670713786311c0d4bbff827b0c0 to your computer and use it in GitHub Desktop.
{
"name": "react-ssr-prepass",
"version": "0.0.1",
"main": "react-ssr-prepass.js",
"peerDependencies": {
"preact-ssr-prepass": "*"
}
}
module.exports = require('preact-ssr-prepass');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment