Skip to content

Commit

Permalink
Update package.json to add a devDependencies section and move grunt t…
Browse files Browse the repository at this point in the history
…o there
  • Loading branch information
CEBergin-Vivid committed Mar 27, 2024
1 parent 9d2d637 commit d915e1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"repository": "github:bcgov/smk-tlink",
"dependencies": {
"@bcgov/smk": "1.2.1",
"dialog-polyfill": "^0.5.0",
"dialog-polyfill": "^0.5.0"
},
"devDependencies": {
"grunt": "^1.0.3",
"grunt-cli": "^1.2.0",
"grunt-contrib-connect": "^1.0.0",
Expand Down

0 comments on commit d915e1a

Please sign in to comment.