Commit d0042175 authored by Rodrigo Oliveira Rosa's avatar Rodrigo Oliveira Rosa
Browse files

fix: node version and configs

parent 943d6efe
Pipeline #17261 failed with stage
Showing with 3 additions and 3 deletions
+3 -3
export default {
// commitlint.config.js
module.exports = {
extends: ['@commitlint/config-conventional'],
rules: {
'type-enum': [
......
......@@ -4,7 +4,6 @@
"description": "Backend for CPPlanta project",
"version": "1.0.0",
"license": "MIT",
"type": "module",
"keywords": [
"nestjs",
"typescript",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment