Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to add toastr package? #2

Open
2 of 4 tasks
pebojote opened this issue Oct 7, 2020 · 1 comment
Open
2 of 4 tasks

Where to add toastr package? #2

pebojote opened this issue Oct 7, 2020 · 1 comment

Comments

@pebojote
Copy link

pebojote commented Oct 7, 2020

Need more clarification about the issue. Please considered:

  • With dependecies

  • No devDependecies
    1q

  • No dependecies

  • With devDependecies
    2q

@kapitannwel
Copy link
Owner

on my main project, I only want this on my package.json file:

"dependencies": {
        "simple-javascript-validtor": "^1.0.23",

that is, there should be no toastr entry on the main project's composer.json file.

Is there a way where the toastr package be defined inside this (simple-javascript-validator) package? So toastr prompt will still fire even it is not defined on the main project's composer.json file.

Hope I have cleared myself.
Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants