We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c928eff commit d05041bCopy full SHA for d05041b
README.md
@@ -19,7 +19,7 @@ The intention behind this repository is to always maintain a `Base` project to a
19
20
## Installation
21
22
-> To use the high pottential from @secjs/base you need to install first this packages from SecJS,
+> To use the high potential from @secjs/base you need to install first this packages from SecJS,
23
> it keeps as dev dependency because one day @secjs/core will install everything once.
24
25
```bash
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@secjs/base",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"license": "MIT",
5
"author": "João Lenon",
6
"repository": "https://github.com/SecJS/Base.git",
0 commit comments