We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a38970 commit 09bb7d3Copy full SHA for 09bb7d3
1 file changed
README.md
@@ -134,16 +134,10 @@ $ npm install --save-dev gulp-repl
134
## Changelog
135
136
[v2.0.1][v2.0.1]:
137
-<<<<<<< HEAD
138
-- docs: remove docs of exporting a function
139
-- test: small fix to use `repl.start` instead of the `module.exports`
140
-- dev: make the `module.exports` an object
141
-=======
142
- test: small fix to use `repl.start` instead of the `module.exports`
143
- docs: remove docs of exporting a function
144
- docs: small fix on the docs
145
- version bump
146
->>>>>>> v2.0.1
147
148
[v2.0.0][v2.0.0]:
149
- docs: add new api docs
0 commit comments