hrms-manual/node_modules/amator/demo/hash-chat/package.json
2023-09-06 14:51:44 +07:00

8 lines
123 B
JSON

{
"scripts": {
"start": "browserify index.js > bundle.js"
},
"dependencies": {
"query-state": "^3.0.4"
}
}