File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @smoothjs/cli" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " CLI tool for SmoothJS." ,
55 "main" : " ./build/index.js" ,
66 "types" : " ./build/index.d.ts" ,
6666 "lodash.flattendeep" : " ^4.4.0"
6767 },
6868 "devDependencies" : {
69- "@types/require-all" : " 3.0.2" ,
7069 "@types/mocha" : " 8.2.2" ,
7170 "@types/node" : " 14.17.1" ,
71+ "@types/require-all" : " 3.0.2" ,
7272 "copyfiles" : " 2.4.1" ,
73+ "eslint" : " 7.27.0" ,
74+ "eslint-config-prettier" : " 8.3.0" ,
75+ "eslint-plugin-prettier" : " 3.4.0" ,
7376 "japa" : " 3.1.1" ,
7477 "mocha" : " 8.4.0" ,
78+ "np" : " 7.5.0" ,
7579 "prettier" : " 2.3.0" ,
7680 "rimraf" : " 3.0.2" ,
7781 "ts-node" : " 10.0.0" ,
78- "np" : " 7.5.0" ,
79- "typescript" : " 4.3.2" ,
80- "eslint" : " 7.27.0" ,
81- "eslint-config-prettier" : " 8.3.0" ,
82- "eslint-plugin-prettier" : " 3.4.0"
82+ "typescript" : " 4.3.2"
8383 }
8484}
You can’t perform that action at this time.
0 commit comments