1.0.10 • Published 4 months ago

dark-sails v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Install

add in dependency section of package.json

{
      "dependencies": {
        "patch-package": "^6.4.7",
        "dark-sails": "^1.0.0",
      }
}

add in script section of package.json

{
  "scripts": {
    "postinstall": "patch-package --patch-dir=node_modules/dark-sails"
    }
}

Problems

  1. postinstall not runned

Try run this command in terminal

    npm config set unsafe-perm true
1.0.10

4 months ago

1.0.9

1 year ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago