Skip to content

Commit a893034

Browse files
committed
chore: add standart version
1 parent 465e7c4 commit a893034

File tree

2 files changed

+1257
-1
lines changed

2 files changed

+1257
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
"repository": "https://github.com/handi-dev/react-native-boilerplate",
2020
"author": "Handi Priyono <contact@handi.dev>",
2121
"license": "MIT",
22-
"dependencies": {}
22+
"dependencies": {},
23+
"devDependencies": {
24+
"standard-version": "^9.5.0"
25+
}
2326
}

0 commit comments

Comments
 (0)